A widget used to define the text symbolizer properties, such as: More...
#include "../../../se/Halo.h"#include "../../../se/Fill.h"#include "../../../se/Font.h"#include "../../../se/LabelPlacement.h"#include "../../../se/LinePlacement.h"#include "../../../se/ParameterValue.h"#include "../../../se/PointPlacement.h"#include "../../../se/TextSymbolizer.h"#include "HaloPropertyItem.h"#include "LinePlacementPropertyItem.h"#include "PointPlacementPropertyItem.h"#include "TextPropertyItem.h"#include "TextSymbolizerProperty.h"#include <QGridLayout>#include <QToolBox>#include <QtPropertyBrowser/QtTreePropertyBrowser>#include <QtPropertyBrowser/QtVariantPropertyManager>#include <cassert>Go to the source code of this file.
A widget used to define the text symbolizer properties, such as:
Definition in file TextSymbolizerProperty.cpp.