kspread

KSpread::ChartDatabaseSelector Class Reference

A widget that is shown for selecting the cell region providding the chart data. More...

#include <ChartDatabaseSelector.h>

Inheritance diagram for KSpread::ChartDatabaseSelector:

List of all members.

Public Member Functions

 ChartDatabaseSelector (Doc *doc)
 ~ChartDatabaseSelector ()
KAction * createAction ()
void open (KoShape *shape)
void save ()
virtual bool showOnShapeCreate ()

Protected Member Functions

virtual void showEvent (QShowEvent *event)

Detailed Description

A widget that is shown for selecting the cell region providding the chart data.

Definition at line 31 of file ChartDatabaseSelector.h.


Constructor & Destructor Documentation

ChartDatabaseSelector::ChartDatabaseSelector ( Doc doc  )  [explicit]

constructor

Definition at line 49 of file ChartDatabaseSelector.cpp.

ChartDatabaseSelector::~ChartDatabaseSelector (  ) 

Definition at line 59 of file ChartDatabaseSelector.cpp.


Member Function Documentation

KAction * ChartDatabaseSelector::createAction (  ) 

reimplemented

Definition at line 91 of file ChartDatabaseSelector.cpp.

void ChartDatabaseSelector::open ( KoShape shape  ) 

reimplemented

Definition at line 64 of file ChartDatabaseSelector.cpp.

void ChartDatabaseSelector::save (  ) 

reimplemented

Definition at line 75 of file ChartDatabaseSelector.cpp.

void ChartDatabaseSelector::showEvent ( QShowEvent event  )  [protected, virtual]

Definition at line 96 of file ChartDatabaseSelector.cpp.

virtual bool KSpread::ChartDatabaseSelector::showOnShapeCreate (  )  [inline, virtual]

reimplemented

Definition at line 47 of file ChartDatabaseSelector.h.


The documentation for this class was generated from the following files: