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

Public Slots | |
| void | slotDefault () |
| void | slotOk () |
Public Member Functions | |
| AngleDialog (QWidget *parent, Selection *selection) | |
Protected Attributes | |
| KIntNumInput * | m_pAngle |
| Selection * | m_selection |
Detailed Description
Definition at line 35 of file AngleDialog.h.
Constructor & Destructor Documentation
Definition at line 43 of file AngleDialog.cpp.
Member Function Documentation
| void AngleDialog::slotDefault | ( | ) | [slot] |
Definition at line 95 of file AngleDialog.cpp.
| void AngleDialog::slotOk | ( | ) | [slot] |
Definition at line 76 of file AngleDialog.cpp.
Member Data Documentation
KIntNumInput* KSpread::AngleDialog::m_pAngle [protected] |
Definition at line 46 of file AngleDialog.h.
Selection* KSpread::AngleDialog::m_selection [protected] |
Definition at line 45 of file AngleDialog.h.
The documentation for this class was generated from the following files:
