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

Public Slots | |
| void | slotOk () |
| void | textChanged (const QString &_text) |
Public Member Functions | |
| GotoDialog (QWidget *parent, Selection *selection) | |
Protected Attributes | |
| KComboBox * | m_nameCell |
| Selection * | m_selection |
Detailed Description
Definition at line 36 of file GotoDialog.h.
Constructor & Destructor Documentation
Definition at line 44 of file GotoDialog.cpp.
Member Function Documentation
| void GotoDialog::slotOk | ( | ) | [slot] |
Definition at line 88 of file GotoDialog.cpp.
| void GotoDialog::textChanged | ( | const QString & | _text | ) | [slot] |
Definition at line 83 of file GotoDialog.cpp.
Member Data Documentation
KComboBox* KSpread::GotoDialog::m_nameCell [protected] |
Definition at line 49 of file GotoDialog.h.
Selection* KSpread::GotoDialog::m_selection [protected] |
Definition at line 48 of file GotoDialog.h.
The documentation for this class was generated from the following files:
