|
Open CASCADE Technology 6.5.2
|
Internal class for icon management
#include <WNT_Icon.hxx>
Public Member Functions | |
| WNT_Icon (const Standard_CString aName, const Aspect_Handle aBitmap, const Standard_Integer aHashCode) | |
| Creates a class. | |
| virtual void | Destroy () |
| Destroys all resources attached to the Icon. | |
| ~WNT_Icon () | |
| void | SetName (const Standard_CString aName) |
| Sets a name for icon. | |
Protected Attributes | |
| Standard_PCharacter | myName |
| WNT_Icon::WNT_Icon | ( | const Standard_CString | aName, |
| const Aspect_Handle | aBitmap, | ||
| const Standard_Integer | aHashCode | ||
| ) |
| WNT_Icon::~WNT_Icon | ( | ) | [inline] |
| virtual void WNT_Icon::Destroy | ( | ) | [virtual] |
Reimplemented from WNT_Image.
| void WNT_Icon::SetName | ( | const Standard_CString | aName | ) |
Standard_PCharacter WNT_Icon::myName [protected] |
1.7.4