kspread
KSpread::configure Class Reference
List of all members.Detailed Description
Definition at line 67 of file kspread_dlg_preference.h.
Public Member Functions | |
| configure (View *_view, QVBox *box, char *name=0) | |
| void | apply () |
| void | slotDefault () |
Protected Attributes | |
| View * | m_pView |
| KIntNumInput * | nbPage |
| KIntNumInput * | nbRecentFile |
| KIntNumInput * | autoSaveDelay |
| QCheckBox * | showVScrollBar |
| QCheckBox * | showHScrollBar |
| QCheckBox * | showColHeader |
| QCheckBox * | showRowHeader |
| QCheckBox * | showTabBar |
| QCheckBox * | showFormulaBar |
| QCheckBox * | showStatusBar |
| QCheckBox * | m_createBackupFile |
| bool | m_oldBackupFile |
| KConfig * | config |
| int | oldRecent |
| int | oldAutoSaveValue |
The documentation for this class was generated from the following files:

