kspread
KSpread::ListDialog Class Reference
List of all members.Detailed Description
Definition at line 38 of file kspread_dlg_list.h.
Public Slots | |
| virtual void | slotOk () |
| void | slotDoubleClicked (QListBoxItem *) |
| void | slotTextClicked (QListBoxItem *) |
| void | slotRemove () |
| void | slotAdd () |
| void | slotNew () |
| void | slotModify () |
| void | slotCopy () |
Public Member Functions | |
| ListDialog (QWidget *parent, const char *name) | |
| void | init () |
Protected Attributes | |
| KConfig * | config |
| QListBox * | list |
| QMultiLineEdit * | entryList |
| QPushButton * | m_pRemove |
| QPushButton * | m_pNew |
| QPushButton * | m_pAdd |
| QPushButton * | m_pModify |
| QPushButton * | m_pCopy |
| bool | m_bChanged |
The documentation for this class was generated from the following files:

