kspread
KSpread::CellFormatPageProtection Class Reference
#include <LayoutDialog.h>
Inheritance diagram for KSpread::CellFormatPageProtection:

Public Member Functions | |
| CellFormatPageProtection (QWidget *parent, CellFormatDialog *_dlg) | |
| ~CellFormatPageProtection () | |
| void | apply (StyleCommand *_obj) |
| void | apply (CustomStyle *style) |
Protected Attributes | |
| CellFormatDialog * | m_dlg |
| bool | m_dontPrint |
| bool | m_hideAll |
| bool | m_hideFormula |
| bool | m_isProtected |
Detailed Description
Definition at line 452 of file LayoutDialog.h.
Constructor & Destructor Documentation
| CellFormatPageProtection::CellFormatPageProtection | ( | QWidget * | parent, | |
| CellFormatDialog * | _dlg | |||
| ) |
Definition at line 1695 of file LayoutDialog.cpp.
| CellFormatPageProtection::~CellFormatPageProtection | ( | ) |
Definition at line 1709 of file LayoutDialog.cpp.
Member Function Documentation
| void CellFormatPageProtection::apply | ( | StyleCommand * | _obj | ) |
Definition at line 1736 of file LayoutDialog.cpp.
| void CellFormatPageProtection::apply | ( | CustomStyle * | style | ) |
when protection is set through Style Manager
Definition at line 1713 of file LayoutDialog.cpp.
Member Data Documentation
CellFormatDialog* KSpread::CellFormatPageProtection::m_dlg [protected] |
Definition at line 464 of file LayoutDialog.h.
bool KSpread::CellFormatPageProtection::m_dontPrint [protected] |
Definition at line 468 of file LayoutDialog.h.
bool KSpread::CellFormatPageProtection::m_hideAll [protected] |
Definition at line 467 of file LayoutDialog.h.
bool KSpread::CellFormatPageProtection::m_hideFormula [protected] |
Definition at line 466 of file LayoutDialog.h.
bool KSpread::CellFormatPageProtection::m_isProtected [protected] |
Definition at line 465 of file LayoutDialog.h.
The documentation for this class was generated from the following files:
