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

Public Slots | |
| void | slotAdd () |
| void | slotCancel () |
| void | slotCopy () |
| void | slotCurrentRowChanged (int row) |
| void | slotDoubleClicked () |
| void | slotModify () |
| void | slotNew () |
| virtual void | slotOk () |
| void | slotRemove () |
Public Member Functions | |
| ListDialog (QWidget *parent) | |
| ~ListDialog () | |
| void | init () |
Detailed Description
Definition at line 30 of file ListDialog.h.
Constructor & Destructor Documentation
| ListDialog::ListDialog | ( | QWidget * | parent | ) |
Definition at line 61 of file ListDialog.cpp.
| ListDialog::~ListDialog | ( | ) |
Definition at line 128 of file ListDialog.cpp.
Member Function Documentation
| void ListDialog::init | ( | ) |
Definition at line 143 of file ListDialog.cpp.
| void ListDialog::slotAdd | ( | ) | [slot] |
Definition at line 221 of file ListDialog.cpp.
| void ListDialog::slotCancel | ( | ) | [slot] |
Definition at line 239 of file ListDialog.cpp.
| void ListDialog::slotCopy | ( | ) | [slot] |
Definition at line 329 of file ListDialog.cpp.
| void ListDialog::slotCurrentRowChanged | ( | int | row | ) | [slot] |
Definition at line 133 of file ListDialog.cpp.
| void ListDialog::slotDoubleClicked | ( | ) | [slot] |
Definition at line 209 of file ListDialog.cpp.
| void ListDialog::slotModify | ( | ) | [slot] |
Definition at line 314 of file ListDialog.cpp.
| void ListDialog::slotNew | ( | ) | [slot] |
Definition at line 245 of file ListDialog.cpp.
| void ListDialog::slotOk | ( | ) | [virtual, slot] |
Definition at line 283 of file ListDialog.cpp.
| void ListDialog::slotRemove | ( | ) | [slot] |
Definition at line 259 of file ListDialog.cpp.
The documentation for this class was generated from the following files:
