#include "../../../../color/RGBAColor.h"#include "../../../../maptools/AbstractLayer.h"#include "../../../../maptools/Chart.h"#include "ChartItem.h"#include "ChartSliceItem.h"#include "LayerItem.h"#include <QColor>#include <QObject>Go to the source code of this file.
Functions | |
| void | AddSliceItems (te::qt::widgets::ChartItem *item, const te::map::Chart *chart) |
| void AddSliceItems | ( | te::qt::widgets::ChartItem * | item, |
| const te::map::Chart * | chart | ||
| ) |
Definition at line 18 of file ChartItem.cpp.
References te::qt::widgets::TreeItem::addChild(), te::color::RGBAColor::getBlue(), te::map::Chart::getColor(), te::map::Chart::getContourColor(), te::map::Chart::getContourWidth(), te::color::RGBAColor::getGreen(), te::map::Chart::getProperties(), and te::color::RGBAColor::getRed().
Referenced by te::qt::widgets::ChartItem::ChartItem().