messagelist
optionseteditor.cpp
Go to the documentation of this file.
void setReadOnly(bool readOnly)
Definition: optionseteditor.cpp:70
OptionSetEditor(QWidget *parent)
Definition: optionseteditor.cpp:35
KLineEdit * nameEdit() const
Returns the editor for the name of the OptionSet.
Definition: optionseteditor.cpp:81
virtual void slotNameEditTextEdited(const QString &newName)=0
Handles editing of the name field.
~OptionSetEditor()
Definition: optionseteditor.cpp:66
KTextEdit * descriptionEdit() const
Returns the editor for the description of the OptionSet.
Definition: optionseteditor.cpp:76
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 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:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.