OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Gui::FontWrapper< T > Class Template Reference

#include <fontwrapper.hpp>

Inheritance diagram for Gui::FontWrapper< T >:
Collaboration diagram for Gui::FontWrapper< T >:

Public Member Functions

virtual void setFontName (const std::string &name)
 

Protected Member Functions

 FontWrapper ()
 
virtual void setPropertyOverride (const std::string &_key, const std::string &_value)
 

Protected Attributes

std::string mFontSize
 

Constructor & Destructor Documentation

template<class T>
Gui::FontWrapper< T >::FontWrapper ( )
inlineprotected

Member Function Documentation

template<class T>
virtual void Gui::FontWrapper< T >::setFontName ( const std::string &  name)
inlinevirtual

Here is the caller graph for this function:

template<class T>
virtual void Gui::FontWrapper< T >::setPropertyOverride ( const std::string &  _key,
const std::string &  _value 
)
inlineprotectedvirtual

Member Data Documentation

template<class T>
std::string Gui::FontWrapper< T >::mFontSize
protected

The documentation for this class was generated from the following file: