#include "../../../common/Singleton.h"
#include "../Config.h"
#include <QWidget>
#include <QtPropertyBrowser/QtCheckBoxFactory>
#include <QtPropertyBrowser/QtDoubleSpinBoxFactory>
#include <QtPropertyBrowser/QtGroupPropertyManager>
#include <QtPropertyBrowser/QtSpinBoxFactory>
#include <QtPropertyBrowser/QtTreePropertyBrowser>
#include <QtPropertyBrowser/QtVariantPropertyManager>
Go to the source code of this file.
Classes | |
class | te::qt::widgets::AbstractPropertyManager |
A singleton for holding the property browser items factories. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |