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

Public Slots | |
| void | slotOk () |
Public Member Functions | |
| ConditionalDialog (QWidget *parent, Selection *selection) | |
| void | init () |
Protected Attributes | |
| ConditionalWidget * | m_dlg |
| Conditional::Type | m_result |
| Selection * | m_selection |
Detailed Description
Definition at line 69 of file ConditionalDialog.h.
Constructor & Destructor Documentation
ConditionalDialog Sets conditional cell formattings.
Definition at line 272 of file ConditionalDialog.cpp.
Member Function Documentation
| void ConditionalDialog::init | ( | ) |
Definition at line 294 of file ConditionalDialog.cpp.
| void ConditionalDialog::slotOk | ( | ) | [slot] |
Definition at line 634 of file ConditionalDialog.cpp.
Member Data Documentation
ConditionalWidget* KSpread::ConditionalDialog::m_dlg [protected] |
Definition at line 82 of file ConditionalDialog.h.
Definition at line 83 of file ConditionalDialog.h.
Selection* KSpread::ConditionalDialog::m_selection [protected] |
Definition at line 81 of file ConditionalDialog.h.
The documentation for this class was generated from the following files:
