Messagelib
themeconfigbutton.cpp
56 connect(this, &ThemeConfigButton::configureDialogCompleted, d->mThemeComboBox, &ThemeComboBox::slotLoadThemes);
A specialized QComboBox that lists all message list themes.
Definition themecombobox.h:27
A specialized QPushButton that displays the theme configure dialog when pressed.
Definition themeconfigbutton.h:22
ThemeConfigButton(QWidget *parent, const ThemeComboBox *themeComboBox=nullptr)
Constructor.
Definition themeconfigbutton.cpp:45
void configureDialogCompleted()
A signal emitted when configure dialog has been successfully completed.
QString i18nc(const char *context, const char *text, const TYPE &arg...)
The implementation independent part of the MessageList library.
Definition aggregation.h:22
void pressed()
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void setEnabled(bool)
QWidget * window() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.