Defines a class that presents a widget with the graphic scale properties to be edited. More...
#include "../Config.h"#include "../propertybrowser/AbstractPropertyItem.h"#include <QAction>#include <QDockWidget>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::ScalePropertyBrowser |
| Widget with propeties of a ScaleWidget for the users to change the presentation of the graphic scale. More... | |
| class | te::qt::widgets::ScalePropertyWidget |
| a QDockWidget that contains a property browser object with graphic scale properties. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
Defines a class that presents a widget with the graphic scale properties to be edited.
Definition in file ScalePropertyWidget.h.