kresources
configdialog.cpp
Go to the documentation of this file.
void addWidget(QWidget *widget, int row, int column, QFlags< Qt::AlignmentFlag > alignment)
This file is part of the KDE resource framework and defines the ConfigDialog class.
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setLayout(QLayout *layout)
bool isEmpty() const
void setMargin(int margin)
This class provides a resource which is managed in a general way.
Definition: resource.h:75
This file is part of the KDE resource framework and defines the Factory class.
ConfigWidget * configWidget(const QString &type, QWidget *parent=0)
Returns the config widget for the given resource type, or a null pointer if resource type doesn't exi...
Definition: factory.cpp:153
void addStretch(int stretch)
QString typeName(const QString &type) const
Returns the name for a special type.
Definition: factory.cpp:183
void setTitle(const QString &title)
An abstract base class for deriving resource configuration dialogs.
Definition: configwidget.h:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:52 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:37:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.