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

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

#include "../../../color/RGBAColor.h"
#include "../../../common/STLUtils.h"
#include "../../../dataaccess/utils/Utils.h"
#include "../../../dataaccess/query/OrderByItem.h"
#include "../../../maptools/Chart.h"
#include "../../../maptools/Enums.h"
#include "../../../maptools/QueryLayer.h"
#include "../utils/ColorPickerToolButton.h"
#include "../Utils.h"
#include "ChartLayerWidget.h"
#include "ui_ChartLayerWidgetForm.h"
#include <QString>
#include <QColor>
#include <QMessageBox>
#include <QPainterPath>
#include <memory>
#include <boost/lexical_cast.hpp>

Go to the source code of this file.

Detailed Description

A widget used to build a grouping.

Definition in file ChartLayerWidget.cpp.