#include <ChartSliceItem.h>
Definition at line 42 of file ChartSliceItem.h.
| te::qt::widgets::ChartSliceItem::ChartSliceItem |
( |
const QString & |
propertyName, |
|
|
const QColor & |
color, |
|
|
const QColor & |
contourColor, |
|
|
int |
contourWidth, |
|
|
QObject * |
parent = 0 |
|
) |
| |
| te::qt::widgets::ChartSliceItem::~ChartSliceItem |
( |
| ) |
|
| bool te::qt::widgets::ChartSliceItem::canFetchMore |
( |
| ) |
const |
|
virtual |
| int te::qt::widgets::ChartSliceItem::columnCount |
( |
| ) |
const |
|
virtual |
| QVariant te::qt::widgets::ChartSliceItem::data |
( |
int |
column, |
|
|
int |
role |
|
) |
| const |
|
virtual |
| void te::qt::widgets::ChartSliceItem::fetchMore |
( |
| ) |
|
|
virtual |
| Qt::ItemFlags te::qt::widgets::ChartSliceItem::flags |
( |
| ) |
const |
|
virtual |
| bool te::qt::widgets::ChartSliceItem::getCheckable |
( |
| ) |
|
| const std::string te::qt::widgets::ChartSliceItem::getItemType |
( |
| ) |
const |
|
virtual |
| QMenu * te::qt::widgets::ChartSliceItem::getMenu |
( |
QWidget * |
parent = 0 | ) |
const |
|
virtual |
| bool te::qt::widgets::ChartSliceItem::hasChildren |
( |
| ) |
const |
|
virtual |
| void te::qt::widgets::ChartSliceItem::setCheckable |
( |
bool |
checkable | ) |
|
| bool te::qt::widgets::ChartSliceItem::setData |
( |
int |
column, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
virtual |
| QColor te::qt::widgets::ChartSliceItem::m_color |
|
private |
| QColor te::qt::widgets::ChartSliceItem::m_contourColor |
|
private |
| int te::qt::widgets::ChartSliceItem::m_contourWidth |
|
private |
| bool te::qt::widgets::ChartSliceItem::m_isCheckable |
|
private |
| bool te::qt::widgets::ChartSliceItem::m_isChecked |
|
private |
| QString te::qt::widgets::ChartSliceItem::m_propertyName |
|
private |
| int te::qt::widgets::ChartSliceItem::m_size |
|
private |
The documentation for this class was generated from the following files:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/layer/explorer/ChartSliceItem.h
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/layer/explorer/ChartSliceItem.cpp