kspread
KSpread::DlgValidity Class Reference
List of all members.Detailed Description
Definition at line 43 of file kspread_dlg_validity.h.
Public Slots | |
void | OkPressed () |
void | clearAllPressed () |
void | changeIndexCond (int) |
void | changeIndexType (int) |
Public Member Functions | |
DlgValidity (View *parent, const char *name, const QRect &_marker) | |
void | init () |
Protected Member Functions | |
void | displayOrNotListOfValidity (bool _displayList) |
Protected Attributes | |
View * | m_pView |
QRect | marker |
QLineEdit * | val_max |
QLineEdit * | val_min |
QLabel * | edit1 |
QLabel * | edit2 |
QComboBox * | choose |
QComboBox * | chooseAction |
QComboBox * | chooseType |
QLineEdit * | title |
QTextEdit * | message |
Validity | result |
QCheckBox * | displayMessage |
QCheckBox * | allowEmptyCell |
QCheckBox * | displayHelp |
QTextEdit * | messageHelp |
QLineEdit * | titleHelp |
QTextEdit * | validityList |
QLabel * | validityLabelList |
The documentation for this class was generated from the following files: