TextSymbolizerProperty.cpp File Reference

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.

Detailed Description

A widget used to define the text symbolizer properties, such as:

  • basic fill
  • font
  • halo

Definition in file TextSymbolizerProperty.cpp.