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

Public Slots | |
| void | buttonCancelClicked () |
| void | buttonOkClicked () |
Public Member Functions | |
| GoalSeekDialog (QWidget *parent, Selection *selection) | |
| ~GoalSeekDialog () | |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *) |
Protected Attributes | |
| QGridLayout * | GoalSeekDialogLayout |
| QGridLayout * | m_resultFrameLayout |
| QGridLayout * | m_startFrameLayout |
Detailed Description
Definition at line 54 of file GoalSeekDialog.h.
Constructor & Destructor Documentation
Definition at line 57 of file GoalSeekDialog.cpp.
| GoalSeekDialog::~GoalSeekDialog | ( | ) |
Definition at line 195 of file GoalSeekDialog.cpp.
Member Function Documentation
| void GoalSeekDialog::buttonCancelClicked | ( | ) | [slot] |
Definition at line 305 of file GoalSeekDialog.cpp.
| void GoalSeekDialog::buttonOkClicked | ( | ) | [slot] |
Definition at line 216 of file GoalSeekDialog.cpp.
| void GoalSeekDialog::closeEvent | ( | QCloseEvent * | e | ) | [protected, virtual] |
Definition at line 210 of file GoalSeekDialog.cpp.
Member Data Documentation
QGridLayout* KSpread::GoalSeekDialog::GoalSeekDialogLayout [protected] |
Definition at line 69 of file GoalSeekDialog.h.
QGridLayout* KSpread::GoalSeekDialog::m_resultFrameLayout [protected] |
Definition at line 71 of file GoalSeekDialog.h.
QGridLayout* KSpread::GoalSeekDialog::m_startFrameLayout [protected] |
Definition at line 70 of file GoalSeekDialog.h.
The documentation for this class was generated from the following files:
