parley
abstractwidget.cpp
Go to the documentation of this file.
24 void AbstractModeWidget::setResultPalettes(const QPalette &correctPalette, const QPalette &wrongPalette)
Definition: guifrontend.h:35
virtual void objectDestroyed(QObject *obj=0)
To be called prior to focus change in deletion to allow any cleanup.
Definition: abstractwidget.cpp:30
AbstractModeWidget(GuiFrontend *frontend, QWidget *parent=0)
Definition: abstractwidget.cpp:18
QPalette m_correctPalette
Definition: abstractwidget.h:76
virtual void setResultPalettes(const QPalette &correctPalette, const QPalette &wrongPalette)
Definition: abstractwidget.cpp:24
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.