|
#include <QWidget>
#include <QSet>
#include <QLineEdit>
Go to the source code of this file.
Classes | |
class | QtAbstractEditorFactory< PropertyManager > |
The QtAbstractEditorFactory is the base template class for editor factories. More... | |
class | QtAbstractEditorFactoryBase |
The QtAbstractEditorFactoryBase provides an interface for editor factories. More... | |
class | QtAbstractPropertyBrowser |
QtAbstractPropertyBrowser provides a base class for implementing property browsers. More... | |
class | QtAbstractPropertyManager |
The QtAbstractPropertyManager provides an interface for property managers. More... | |
class | QtBrowserItem |
The QtBrowserItem class represents a property in a property browser instance. More... | |
class | QtProperty |
The QtProperty class encapsulates an instance of a property. More... | |
Macros | |
#define | QT_QTPROPERTYBROWSER_EXPORT |
Typedefs | |
using | EchoMode = QLineEdit::EchoMode |
#define QT_QTPROPERTYBROWSER_EXPORT |
Definition at line 63 of file qtpropertybrowser.h.
using EchoMode = QLineEdit::EchoMode |
Definition at line 66 of file qtpropertybrowser.h.