K3dGuiIcon Class Reference

#include <K3dGuiIcon.h>

Inheritance diagram for K3dGuiIcon:

K3dGuiObject List of all members.

Public Member Functions

 K3dGuiIcon (gcn::Image *_pImage)
 ~K3dGuiIcon ()
bool & GetIsResizeContent ()

Private Attributes

bool m_bIsResizeContent

Detailed Description

GUI interface for icons

Author:
Jan Koci
Since:
0.2.0.0

Definition at line 45 of file K3dGuiIcon.h.


Constructor & Destructor Documentation

K3dGuiIcon::K3dGuiIcon ( gcn::Image *  _pImage  ) 

Definition at line 34 of file K3dGuiIcon.cpp.

References m_bIsResizeContent.

K3dGuiIcon::~K3dGuiIcon (  ) 

Definition at line 40 of file K3dGuiIcon.cpp.


Member Function Documentation

bool& K3dGuiIcon::GetIsResizeContent (  )  [inline]

Definition at line 53 of file K3dGuiIcon.h.

References m_bIsResizeContent.

Referenced by K3dGui::LoadGuiIcons().


Member Data Documentation

bool K3dGuiIcon::m_bIsResizeContent [private]

Definition at line 47 of file K3dGuiIcon.h.

Referenced by GetIsResizeContent(), and K3dGuiIcon().


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