kspread
KSpread::ConditionalDialog Class Reference
List of all members.Detailed Description
Definition at line 69 of file kspread_dlg_conditional.h.
Public Slots | |
| void | slotOk () |
Public Member Functions | |
| ConditionalDialog (View *parent, const char *name, const QRect &marker) | |
| void | init () |
Protected Attributes | |
| View * | m_view |
| ConditionalWidget * | m_dlg |
| QRect | m_marker |
| Conditional::Type | m_result |
Constructor & Destructor Documentation
| ConditionalDialog::ConditionalDialog | ( | View * | parent, | |
| const char * | name, | |||
| const QRect & | marker | |||
| ) |
ConditionalDialog Sets conditional cell formattings.
Definition at line 279 of file kspread_dlg_conditional.cc.
The documentation for this class was generated from the following files:

