kspread
KSpread::SheetPropertiesDialog Class Reference
#include <SheetPropertiesDialog.h>

Public Slots | |
| virtual void | slotDefault () |
Public Member Functions | |
| SheetPropertiesDialog (QWidget *parent=0) | |
| ~SheetPropertiesDialog () | |
| bool | autoCalc () const |
| bool | capitalizeFirstLetter () const |
| bool | columnAsNumber () const |
| bool | hideZero () const |
| Qt::LayoutDirection | layoutDirection () const |
| bool | lcMode () const |
| void | setAutoCalculationEnabled (bool b) |
| void | setCapitalizeFirstLetter (bool b) |
| void | setColumnAsNumber (bool b) |
| void | setHideZero (bool b) |
| void | setLayoutDirection (Qt::LayoutDirection dir) |
| void | setLcMode (bool b) |
| void | setShowCommentIndicator (bool b) |
| void | setShowFormula (bool b) |
| void | setShowFormulaIndicator (bool b) |
| void | setShowGrid (bool b) |
| void | setShowPageBorders (bool b) |
| bool | showCommentIndicator () const |
| bool | showFormula () const |
| bool | showFormulaIndicator () const |
| bool | showGrid () const |
| bool | showPageBorders () const |
Detailed Description
Definition at line 38 of file SheetPropertiesDialog.h.
Constructor & Destructor Documentation
| SheetPropertiesDialog::SheetPropertiesDialog | ( | QWidget * | parent = 0 |
) |
Definition at line 32 of file SheetPropertiesDialog.cpp.
| SheetPropertiesDialog::~SheetPropertiesDialog | ( | ) |
Definition at line 49 of file SheetPropertiesDialog.cpp.
Member Function Documentation
| bool SheetPropertiesDialog::autoCalc | ( | ) | const |
Definition at line 95 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::capitalizeFirstLetter | ( | ) | const |
Definition at line 185 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::columnAsNumber | ( | ) | const |
Definition at line 165 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::hideZero | ( | ) | const |
Definition at line 135 of file SheetPropertiesDialog.cpp.
| Qt::LayoutDirection SheetPropertiesDialog::layoutDirection | ( | ) | const |
Definition at line 69 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::lcMode | ( | ) | const |
Definition at line 175 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setAutoCalculationEnabled | ( | bool | b | ) |
Definition at line 100 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setCapitalizeFirstLetter | ( | bool | b | ) |
Definition at line 190 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setColumnAsNumber | ( | bool | b | ) |
Definition at line 170 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setHideZero | ( | bool | b | ) |
Definition at line 140 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setLayoutDirection | ( | Qt::LayoutDirection | dir | ) |
Definition at line 81 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setLcMode | ( | bool | b | ) |
Definition at line 180 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setShowCommentIndicator | ( | bool | b | ) |
Definition at line 160 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setShowFormula | ( | bool | b | ) |
Definition at line 130 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setShowFormulaIndicator | ( | bool | b | ) |
Definition at line 150 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setShowGrid | ( | bool | b | ) |
Definition at line 110 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::setShowPageBorders | ( | bool | b | ) |
Definition at line 120 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::showCommentIndicator | ( | ) | const |
Definition at line 155 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::showFormula | ( | ) | const |
Definition at line 125 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::showFormulaIndicator | ( | ) | const |
Definition at line 145 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::showGrid | ( | ) | const |
Definition at line 105 of file SheetPropertiesDialog.cpp.
| bool SheetPropertiesDialog::showPageBorders | ( | ) | const |
Definition at line 115 of file SheetPropertiesDialog.cpp.
| void SheetPropertiesDialog::slotDefault | ( | ) | [virtual, slot] |
Definition at line 54 of file SheetPropertiesDialog.cpp.
The documentation for this class was generated from the following files:
