|
MyGUI 3.4.2
|
#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 const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IResource | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::ISerializable | |
| static const std::string & | getClassTypeName () |
Static Public Member Functions inherited from MyGUI::IObject | |
| static const std::string & | getClassTypeName () |
Additional Inherited Members | |
Protected Member Functions inherited from MyGUI::IResource | |
| IResource ()=default | |
| ~IResource () override=default | |
| IResource (IResource const &)=delete | |
| IResource & | operator= (IResource const &)=delete |
| 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 23 of file MyGUI_IFont.h.
Definition at line 23 of file MyGUI_IFont.h.
|
default |
|
overridedefault |
Definition at line 23 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.
Get type name as string
Reimplemented from MyGUI::IResource.
Reimplemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Definition at line 23 of file MyGUI_IFont.h.
Compare with selected type
Definition at line 23 of file MyGUI_IFont.h.
Compare with selected type
Reimplemented from MyGUI::IResource.
Reimplemented in MyGUI::ResourceManualFont, and MyGUI::ResourceTrueTypeFont.
Definition at line 23 of file MyGUI_IFont.h.