kspread
KSpread::ConsolidateDialog Class Reference
List of all members.Detailed Description
Definition at line 46 of file kspread_dlg_cons.h.
Public Slots | |
virtual void | slotOk () |
virtual void | slotCancel () |
void | slotAdd () |
void | slotRemove () |
void | slotSelectionChanged () |
void | slotReturnPressed () |
Public Member Functions | |
ConsolidateDialog (View *parent, const char *name) | |
~ConsolidateDialog () | |
QStringList | refs () |
Protected Types | |
enum | { Sum = 0, Average, Count, Max, Min, Product, StdDev, Var } |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *) |
QString | evaluate (const QString &formula, Sheet *sheet) |
Protected Attributes | |
View * | m_pView |
QLineEdit * | m_pRef |
QListBox * | m_pRefs |
QComboBox * | m_pFunction |
QPushButton * | m_pAdd |
QPushButton * | m_pRemove |
QCheckBox * | m_pRow |
QCheckBox * | m_pCol |
QCheckBox * | m_pCopy |
The documentation for this class was generated from the following files: