#include <TdkChartLegend.h>
Public Member Functions | |
| TdkChartLegend () | |
| virtual | ~TdkChartLegend () |
| virtual bool | isVisible () |
| virtual void | setVisible (bool vis) |
| virtual void | setViewTree (TeViewTree *viewTree) |
Protected Attributes | |
| bool | visible_ |
| TeViewTree * | viewTree_ |
| TdkChartLegend::TdkChartLegend | ( | ) | [inline] |
| TdkChartLegend::~TdkChartLegend | ( | ) | [inline, virtual] |
| bool TdkChartLegend::isVisible | ( | ) | [inline, virtual] |
| void TdkChartLegend::setVisible | ( | bool | vis | ) | [inline, virtual] |
| void TdkChartLegend::setViewTree | ( | TeViewTree * | viewTree | ) | [inline, virtual] |
bool TdkChartLegend::visible_ [protected] |
TeViewTree* TdkChartLegend::viewTree_ [protected] |
1.5.2