parley
statustoggle.cpp
Go to the documentation of this file.
86 setToolTip(i18n("This answer will be counted as correct.\nWords will only be counted as correct if they are answered correctly on the first attempt."));
90 setToolTip(i18n("This answer will be counted as wrong.\nWords will only be counted as correct if they are answered correctly on the first attempt."));
void setScalingEnabled(bool scaling, bool onlyDownscaling=true)
Definition: imagewidget.cpp:224
void setResultState(AbstractFrontend::ResultState state)
Definition: statustoggle.cpp:74
void setPixmap(const QPixmap &pixmap)
Definition: imagewidget.cpp:200
void setRenderer(ThemedBackgroundRenderer *renderer)
Definition: statustoggle.cpp:45
virtual QSize minimumSizeHint() const
Definition: statustoggle.cpp:69
void toggle()
QPixmap getPixmapForId(const QString &id, QSize size=QSize())
Definition: themedbackgroundrenderer.cpp:168
Definition: abstractfrontend.h:25
Definition: imagewidget.h:23
void setPixmaps(QPixmap defaultPixmap, QPixmap hoverPixmap, QPixmap pressedPixmap)
Definition: statustogglebutton.cpp:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.