qtpropertybrowser.h File Reference
#include <QWidget>
#include <QSet>
#include <QLineEdit>
+ Include dependency graph for qtpropertybrowser.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ QT_QTPROPERTYBROWSER_EXPORT

#define QT_QTPROPERTYBROWSER_EXPORT

Definition at line 63 of file qtpropertybrowser.h.

Typedef Documentation

◆ EchoMode

using EchoMode = QLineEdit::EchoMode

Definition at line 66 of file qtpropertybrowser.h.