K3dGuiWindow Class Reference

#include <K3dGuiWindow.h>

Inheritance diagram for K3dGuiWindow:

K3dGuiObject List of all members.

Public Member Functions

 K3dGuiWindow (const std::string &_strCaption)
 ~K3dGuiWindow ()
void AddChildName (const char *_strName)
const char * GetChildName (const int _iId)
int GetNumChildNames ()
void DeleteChildNames ()

Private Attributes

TStrCharArray m_tChildNameArray

Detailed Description

GUI interface for window widgets

Author:
Jan Koci
Since:
0.2.0.0

Definition at line 46 of file K3dGuiWindow.h.


Constructor & Destructor Documentation

K3dGuiWindow::K3dGuiWindow ( const std::string &  _strCaption  )  [inline]

Definition at line 51 of file K3dGuiWindow.h.

K3dGuiWindow::~K3dGuiWindow (  )  [inline]

Definition at line 55 of file K3dGuiWindow.h.


Member Function Documentation

void K3dGuiWindow::AddChildName ( const char *  _strName  )  [inline]

Definition at line 58 of file K3dGuiWindow.h.

References m_tChildNameArray.

Referenced by K3dGui::LoadGuiWindows().

const char* K3dGuiWindow::GetChildName ( const int  _iId  )  [inline]

Definition at line 62 of file K3dGuiWindow.h.

References m_tChildNameArray.

int K3dGuiWindow::GetNumChildNames (  )  [inline]

Definition at line 71 of file K3dGuiWindow.h.

References m_tChildNameArray.

void K3dGuiWindow::DeleteChildNames (  )  [inline]

Definition at line 75 of file K3dGuiWindow.h.

References m_tChildNameArray.


Member Data Documentation

TStrCharArray K3dGuiWindow::m_tChildNameArray [private]

Definition at line 48 of file K3dGuiWindow.h.

Referenced by AddChildName(), DeleteChildNames(), GetChildName(), and GetNumChildNames().


The documentation for this class was generated from the following file:
Generated on Thu Aug 16 23:53:32 2007 for K3dEngine by  doxygen 1.5.0