#include <KibitzingDialog.h>

Public Member Functions | |
| KibitzingDialog () | |
| virtual | ~KibitzingDialog () |
| virtual void | buttonDown (unsigned int id) |
Protected Attributes | |
| unsigned int | okId_ |
Definition at line 27 of file KibitzingDialog.h.
| KibitzingDialog::KibitzingDialog | ( | ) |
Definition at line 26 of file KibitzingDialog.cpp.
References GLWPanel::addWidget(), GLWButton::ButtonFlagCancel, GLWButton::ButtonFlagCenterX, GLWButton::ButtonFlagOk, GLWidget::getId(), LANG_RESOURCE, and okId_.
| KibitzingDialog::~KibitzingDialog | ( | ) | [virtual] |
Definition at line 37 of file KibitzingDialog.cpp.
| void KibitzingDialog::buttonDown | ( | unsigned int | id | ) | [virtual] |
Implements GLWButtonI.
Definition at line 42 of file KibitzingDialog.cpp.
References GLWWindowManager::hideWindow(), GLWidget::id_, GLWWindowManager::instance(), and okId_.
unsigned int KibitzingDialog::okId_ [protected] |
1.5.3