#include <SpreadsheetValuesDialog.h>
Inheritance diagram for SpreadsheetValuesDialog:
Public Slots | |
void | insertColumn (int i) |
void | insertConstant (int i) |
void | insertFunction (int i) |
Public Member Functions | |
SpreadsheetValuesDialog (MainWin *mw, QTable *t, const char *name) | |
void | updateDialog () |
Private Slots | |
void | ok_clicked () |
void | apply_clicked () |
Private Attributes | |
QTable * | table |
KIntNumInput * | ani |
KIntNumInput * | bni |
KComboBox * | colcb |
KComboBox * | concb |
KComboBox * | selcb |
KComboBox * | funcb |
QLabel * | columnlabel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|