KibitzingDialog Class Reference

#include <KibitzingDialog.h>

Inheritance diagram for KibitzingDialog:

GLWWindow GLWButtonI GLWPanel GLWidget MetaClass

List of all members.

Public Member Functions

 KibitzingDialog ()
virtual ~KibitzingDialog ()
virtual void buttonDown (unsigned int id)

Protected Attributes

unsigned int okId_


Detailed Description

Definition at line 27 of file KibitzingDialog.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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_.


Member Data Documentation

unsigned int KibitzingDialog::okId_ [protected]

Definition at line 37 of file KibitzingDialog.h.

Referenced by buttonDown(), and KibitzingDialog().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:03 2009 for Scorched3D by  doxygen 1.5.3