Manage properties variants values. More...
#include "../../../core/property/Property.h"#include "../../../core/Config.h"#include <QObject>#include <QtPropertyBrowser/QtTreePropertyBrowser>#include <QtPropertyBrowser/QtStringPropertyManager>#include <QtPropertyBrowser/QtProperty>#include <QtPropertyBrowser/QtVariantPropertyManager>#include <QtPropertyBrowser/QtBrowserItem>Go to the source code of this file.
Classes | |
| class | te::layout::PropertyBrowser |
| Manage properties variants values. Maps the QProperty properties (Qt) and Property (Layout) and add to a tree (QtTreePropertyBrowser) for presentation to the user, allowing the modification and interactive update. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::layout | |
| This is the namespace for the Layout module. | |
Manage properties variants values.
Manage properties variants values. Maps the QProperty properties (Qt) and Property (Layout) and add to a tree (QtTreePropertyBrowser) for presentation to the user, allowing the modification and interactive update.
Definition in file PropertyBrowser.h.