|
MyGUI 3.4.3
|
#include <MyGUI_IFont.h>

Public Types | |
| typedef RTTIBase | Base |
| typedef IFont | RTTIBase |
Public Types inherited from MyGUI::IResource | |
| typedef RTTIBase | Base |
| typedef IResource | RTTIBase |
Public Types inherited from MyGUI::ISerializable | |
| typedef RTTIBase | Base |
| typedef ISerializable | RTTIBase |
Public Types inherited from MyGUI::IObject | |
| typedef IObject | RTTIBase |
Static Public Member Functions | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IResource | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISerializable | |
| static std::string_view | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static std::string_view | getClassTypeName () |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::IResource | |
| IResource ()=default | |
| ~IResource () override=default | |
| void | deserialization (xml::ElementPtr _node, Version) override |
Protected Attributes inherited from MyGUI::IResource | |
| std::string | mResourceName |
Definition at line 20 of file MyGUI_IFont.h.
Definition at line 22 of file MyGUI_IFont.h.
Definition at line 22 of file MyGUI_IFont.h.
|
inlinestatic |
Definition at line 22 of file MyGUI_IFont.h.
Implemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Implemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Implemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
|
inlineoverridevirtual |
Get type name as string
Reimplemented from MyGUI::IResource.
Reimplemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Definition at line 22 of file MyGUI_IFont.h.
Compare with selected type
Definition at line 22 of file MyGUI_IFont.h.
Compare with selected type
Reimplemented from MyGUI::IResource.
Reimplemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Definition at line 22 of file MyGUI_IFont.h.