kspread
KSpread::ChartDatabaseSelectorFactory Class Reference
factory to create a ChartDatabaseSelector widget More...
#include <ChartDatabaseSelectorFactory.h>
Inheritance diagram for KSpread::ChartDatabaseSelectorFactory:

Public Member Functions | |
| ChartDatabaseSelectorFactory (Doc *doc) | |
| ~ChartDatabaseSelectorFactory () | |
| KoShapeConfigWidgetBase * | createConfigWidget (KoShape *shape) |
| QString | name () const |
| bool | showForShapeId (const QString &id) const |
| int | sortingOrder () const |
Detailed Description
factory to create a ChartDatabaseSelector widget
Definition at line 33 of file ChartDatabaseSelectorFactory.h.
Constructor & Destructor Documentation
| KSpread::ChartDatabaseSelectorFactory::ChartDatabaseSelectorFactory | ( | Doc * | doc | ) | [inline] |
constructor
Definition at line 37 of file ChartDatabaseSelectorFactory.h.
| KSpread::ChartDatabaseSelectorFactory::~ChartDatabaseSelectorFactory | ( | ) | [inline] |
Definition at line 38 of file ChartDatabaseSelectorFactory.h.
Member Function Documentation
| KoShapeConfigWidgetBase * ChartDatabaseSelectorFactory::createConfigWidget | ( | KoShape * | shape | ) |
reimplemented method from superclass
Definition at line 31 of file ChartDatabaseSelectorFactory.cpp.
| QString ChartDatabaseSelectorFactory::name | ( | ) | const |
reimplemented method from superclass
Definition at line 38 of file ChartDatabaseSelectorFactory.cpp.
| bool ChartDatabaseSelectorFactory::showForShapeId | ( | const QString & | id | ) | const |
reimplemented method from superclass
Definition at line 43 of file ChartDatabaseSelectorFactory.cpp.
| int KSpread::ChartDatabaseSelectorFactory::sortingOrder | ( | ) | const [inline] |
reimplemented method from superclass
Definition at line 48 of file ChartDatabaseSelectorFactory.h.
The documentation for this class was generated from the following files:
