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

Public Slots | |
| void | slotDoubleClicked (QListWidgetItem *) |
| void | slotOk () |
Public Member Functions | |
| ShowDialog (View *parent, const char *name) | |
Protected Attributes | |
| QListWidget * | list |
| View * | m_pView |
Detailed Description
Definition at line 37 of file ShowDialog.h.
Constructor & Destructor Documentation
| ShowDialog::ShowDialog | ( | View * | parent, | |
| const char * | name | |||
| ) |
Definition at line 43 of file ShowDialog.cpp.
Member Function Documentation
| void ShowDialog::slotDoubleClicked | ( | QListWidgetItem * | ) | [slot] |
Definition at line 81 of file ShowDialog.cpp.
| void ShowDialog::slotOk | ( | ) | [slot] |
Definition at line 88 of file ShowDialog.cpp.
Member Data Documentation
QListWidget* KSpread::ShowDialog::list [protected] |
Definition at line 50 of file ShowDialog.h.
View* KSpread::ShowDialog::m_pView [protected] |
Definition at line 48 of file ShowDialog.h.
The documentation for this class was generated from the following files:
