SCV  4.2.1
Simple Components for Visual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scv::FontTahoma Class Reference

FontTahoma Class. More...

#include <FontTahoma.h>

Inheritance diagram for scv::FontTahoma:
Singleton< T >

Public Member Functions

int getStringLength (const std::string &str) const
 
int getCharWidth (unsigned char character) const
 
int getHeight (void) const
 
int getWidth (void) const
 
ComponentTexturegetTexture (void) const
 

Friends

class Singleton< FontTahoma >
 

Additional Inherited Members

- Static Public Member Functions inherited from Singleton< T >
static void setInstance (T *instance)
 
static T * getInstance ()
 
static void destroyInstance ()
 
- Protected Member Functions inherited from Singleton< T >
 Singleton (void)
 
virtual ~Singleton (void)
 
 Singleton (const Singleton &source)
 
- Static Protected Attributes inherited from Singleton< T >
static T * _instance = 0
 

Detailed Description

FontTahoma Class.

Member Function Documentation

int scv::FontTahoma::getCharWidth ( unsigned char  character) const
inline
int scv::FontTahoma::getHeight ( void  ) const
inline
int scv::FontTahoma::getStringLength ( const std::string &  str) const
inline
ComponentTexture* scv::FontTahoma::getTexture ( void  ) const
inline
int scv::FontTahoma::getWidth ( void  ) const
inline

Friends And Related Function Documentation

friend class Singleton< FontTahoma >
friend

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