All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GroupingWidget.cpp File Reference

A widget used to build a grouping. More...

Go to the source code of this file.

Macros

#define MAX_SLICES   200
 
#define NO_TITLE   "No Value"
 
#define PRECISION   15
 

Functions

 Q_DECLARE_METATYPE (te::map::AbstractLayerPtr)
 

Detailed Description

A widget used to build a grouping.

Definition in file GroupingWidget.cpp.

Macro Definition Documentation

#define MAX_SLICES   200

Definition at line 59 of file GroupingWidget.cpp.

Referenced by te::qt::widgets::GroupingWidget::initialize().

#define PRECISION   15

Definition at line 60 of file GroupingWidget.cpp.

Referenced by te::qt::widgets::GroupingWidget::initialize().

Function Documentation

Q_DECLARE_METATYPE ( te::map::AbstractLayerPtr  )