KChart Namespace Reference
Detailed Description
- Id
- kchart_factory.cc 483001 2005-11-24 18:27:18Z dfaure
- Id
- kchartcolorarray.h 376098 2005-01-07 14:13:50Z raphael
Kalle Dalheimer <kalle@kde.org>
|
Typedefs |
typedef QValueVector< QColor > | KChartColorArray |
Functions |
KAboutData * | newKChartAboutData () |
static int | askUserForConfirmation (QWidget *parent) |
Variables |
static const char * | description = I18N_NOOP("KOffice Chart Generator") |
static const char * | version = VERSION |
struct { |
const char * oasisClass |
KChartParams::ChartType chartType |
} | oasisChartTypes [] |
static const unsigned int | numOasisChartTypes = sizeof oasisChartTypes / sizeof *oasisChartTypes |
static const KCmdLineOptions | options [] |
Variable Documentation
const KCmdLineOptions KChart::options[] [static] |
Initial value:
{
{"+[file]", I18N_NOOP("File to open"),0},
KCmdLineLastOption
}
Definition at line 30 of file main.cc.