Messagelib
themeconfigbutton.cpp
56 connect(this, &ThemeConfigButton::configureDialogCompleted, d->mThemeComboBox, &ThemeComboBox::slotLoadThemes);
A specialized QPushButton that displays the theme configure dialog when pressed.
Definition: themeconfigbutton.h:21
void configureDialogCompleted()
A signal emitted when configure dialog has been successfully completed.
void pressed()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString i18n(const char *text, const TYPE &arg...)
A specialized QComboBox that lists all message list themes.
Definition: themecombobox.h:26
void setEnabled(bool)
Definition: aggregation.h:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:03:38 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 04:03:38 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.