#include <K3dGuiIcon.h>
Inheritance diagram for K3dGuiIcon:
Public Member Functions | |
| K3dGuiIcon (gcn::Image *_pImage) | |
| ~K3dGuiIcon () | |
| bool & | GetIsResizeContent () |
Private Attributes | |
| bool | m_bIsResizeContent |
Definition at line 45 of file K3dGuiIcon.h.
| K3dGuiIcon::K3dGuiIcon | ( | gcn::Image * | _pImage | ) |
| K3dGuiIcon::~K3dGuiIcon | ( | ) |
Definition at line 40 of file K3dGuiIcon.cpp.
| bool& K3dGuiIcon::GetIsResizeContent | ( | ) | [inline] |
Definition at line 53 of file K3dGuiIcon.h.
References m_bIsResizeContent.
Referenced by K3dGui::LoadGuiIcons().
bool K3dGuiIcon::m_bIsResizeContent [private] |
1.5.0