messagelist
optionseteditor.cpp
Go to the documentation of this file.
void setReadOnly(bool readOnly)
Definition: optionseteditor.cpp:70
void addWidget(QWidget *widget, int row, int column, QFlags< Qt::AlignmentFlag > alignment)
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
void setRowStretch(int row, int stretch)
KTextEdit * descriptionEdit() const
Returns the editor for the description of the OptionSet.
Definition: optionseteditor.cpp:76
void setColumnStretch(int column, int stretch)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:01 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:32:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.