kspread
KSpread::ConditionalWidget Class Reference
List of all members.Detailed Description
Definition at line 39 of file kspread_dlg_conditional.h.
Public Slots | |
| void | slotTextChanged1 (const QString &) |
| void | slotTextChanged2 (const QString &) |
| void | slotTextChanged3 (const QString &) |
Public Member Functions | |
| ConditionalWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~ConditionalWidget () | |
Public Attributes | |
| QComboBox * | m_condition_1 |
| QComboBox * | m_style_1 |
| KLineEdit * | m_firstValue_1 |
| KLineEdit * | m_secondValue_1 |
| QComboBox * | m_condition_2 |
| QComboBox * | m_style_2 |
| KLineEdit * | m_firstValue_2 |
| KLineEdit * | m_secondValue_2 |
| QComboBox * | m_condition_3 |
| QComboBox * | m_style_3 |
| KLineEdit * | m_firstValue_3 |
| KLineEdit * | m_secondValue_3 |
The documentation for this class was generated from the following files:

