kchart
KChart::KChartWizard Class Reference
List of all members.Detailed Description
Definition at line 20 of file kchartWizard.h.
Public Types | |
enum | RowCol { Row, Col } |
Signals | |
void | needNewData (const char *area, int rowcol, bool firstRowIsLegend, bool firstColIsLabel) |
void | finished () |
void | cancelled () |
Public Member Functions | |
KChartWizard (KChartPart *chart, QWidget *parent, const char *name, bool modal=true, WFlags f=0) | |
~KChartWizard () | |
KChartPart * | chart () const |
void | setDataArea (const QString &area) |
QString | dataArea () const |
void | emitNeedNewData (const char *area, int rowcol, bool firstRowIsLegend, bool firstColIsLabel) |
virtual bool | appropriate (QWidget *w) const |
Protected Slots | |
virtual void | next () |
virtual void | reject () |
virtual void | accept () |
virtual void | subType (int) |
The documentation for this class was generated from the following files: