kspread

KSpread::ChartDialog Class Reference

A dialog for showing and altering frame properties. More...

#include <ChartDialog.h>

Inheritance diagram for KSpread::ChartDialog:

List of all members.

Public Member Functions

 ChartDialog (const QList< KChart::ChartShape * > &selectedCharts, QWidget *parent=0)
 ~ChartDialog ()

Static Public Member Functions

static QList
< KoShapeConfigFactory * > 
panels (Doc *document)

Detailed Description

A dialog for showing and altering frame properties.

Definition at line 41 of file ChartDialog.h.


Constructor & Destructor Documentation

ChartDialog::ChartDialog ( const QList< KChart::ChartShape * > &  selectedCharts,
QWidget parent = 0 
) [explicit]

Constructor.

Parameters:
selectedCharts all charts that this dialog will show for user modification
parent a parent widget for the purpose of centering the dialog

Definition at line 29 of file ChartDialog.cpp.

ChartDialog::~ChartDialog (  ) 

Definition at line 36 of file ChartDialog.cpp.


Member Function Documentation

QList< KoShapeConfigFactory * > ChartDialog::panels ( Doc document  )  [static]

Create a list of factories that will be able to create widgets to configure shapes.

Parameters:
document the parent document these panels will work for.

Definition at line 49 of file ChartDialog.cpp.


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