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
int width() const
QSize size() const
void setMinimumSize(const QSize &)
void setResultState(AbstractFrontend::ResultState state)
Definition: statustoggle.cpp:74
void move(int x, int y)
void setPixmap(const QPixmap &pixmap)
Definition: imagewidget.cpp:200
void setSizePolicy(QSizePolicy)
void setRenderer(ThemedBackgroundRenderer *renderer)
Definition: statustoggle.cpp:45
virtual QSize minimumSizeHint() const
Definition: statustoggle.cpp:69
void setMaximumSize(const QSize &)
void toggle()
QPixmap getPixmapForId(const QString &id, QSize size=QSize())
Definition: themedbackgroundrenderer.cpp:168
Definition: abstractfrontend.h:26
Definition: imagewidget.h:24
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
int height() const
void setPixmaps(QPixmap defaultPixmap, QPixmap hoverPixmap, QPixmap pressedPixmap)
Definition: statustogglebutton.cpp:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.