kspread
KSpread::Validity Struct Reference
List of all members.Detailed Description
Definition at line 66 of file kspread_cell.h.
Public Member Functions | |
| Validity () | |
| bool | operator== (const Validity &other) const |
| bool | operator!= (const Validity &other) const |
Public Attributes | |
| QString | message |
| QString | title |
| QString | titleInfo |
| QString | messageInfo |
| double | valMin |
| double | valMax |
| Conditional::Type | m_cond |
| Action::Type | m_action |
| Restriction::Type | m_restriction |
| QTime | timeMin |
| QTime | timeMax |
| QDate | dateMin |
| QDate | dateMax |
| bool | displayMessage |
| bool | allowEmptyCell |
| bool | displayValidationInformation |
| QStringList | listValidity |
The documentation for this struct was generated from the following file:

