kspread
KSpread::miscParameters Class Reference
List of all members.Detailed Description
Definition at line 95 of file kspread_dlg_preference.h.
Public Slots | |
| void | slotTextComboChanged (const QString &) |
Public Member Functions | |
| miscParameters (View *_view, QVBox *box, char *name=0) | |
| void | apply () |
| void | slotDefault () |
| void | initComboBox () |
Protected Attributes | |
| View * | m_pView |
| KDoubleNumInput * | valIndent |
| KoUnit::Unit | indentUnit |
| KConfig * | config |
| QComboBox * | typeCompletion |
| QComboBox * | typeCalc |
| QComboBox * | typeOfMove |
| QCheckBox * | msgError |
| KIntNumInput * | m_undoRedoLimit |
| bool | comboChanged |
| int | m_oldNbRedo |
Member Data Documentation
KoUnit::Unit KSpread::miscParameters::indentUnit [protected] |
Needed to ensure the same unit for loading and saving.
Definition at line 115 of file kspread_dlg_preference.h.
The documentation for this class was generated from the following files:

