messagelist
MessageList::Utils::ThemeEditor Class Reference
#include <themeeditor.h>
Inheritance diagram for MessageList::Utils::ThemeEditor:
Signals | |
void | themeNameChanged () |
Public Member Functions | |
ThemeEditor (QWidget *parent) | |
~ThemeEditor () | |
void | commit () |
Core::Theme * | editedTheme () const |
void | editTheme (Core::Theme *set) |
Public Member Functions inherited from MessageList::Utils::OptionSetEditor | |
OptionSetEditor (QWidget *parent) | |
~OptionSetEditor () | |
void | setReadOnly (bool readOnly) |
Protected Slots | |
void | slotIconSizeSpinBoxValueChanged (int val) |
void | slotNameEditTextEdited (const QString &newName) |
Protected Slots inherited from MessageList::Utils::OptionSetEditor | |
virtual void | slotNameEditTextEdited (const QString &newName)=0 |
Additional Inherited Members | |
Protected Member Functions inherited from MessageList::Utils::OptionSetEditor | |
KTextEdit * | descriptionEdit () const |
KLineEdit * | nameEdit () const |
Detailed Description
Definition at line 202 of file themeeditor.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1353 of file themeeditor.cpp.
ThemeEditor::~ThemeEditor | ( | ) |
Definition at line 1546 of file themeeditor.cpp.
Member Function Documentation
void ThemeEditor::commit | ( | ) |
Definition at line 1579 of file themeeditor.cpp.
MessageList::Core::Theme * ThemeEditor::editedTheme | ( | ) | const |
Definition at line 1619 of file themeeditor.cpp.
void ThemeEditor::editTheme | ( | Core::Theme * | set | ) |
Sets the option set to be edited.
Saves and forgets any previously option set that was being edited. The set parameter may be 0: in this case the editor is simply disabled.
Definition at line 1550 of file themeeditor.cpp.
|
protectedslot |
Definition at line 1610 of file themeeditor.cpp.
|
protectedslot |
Definition at line 1602 of file themeeditor.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:33 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:55:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.