- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

ufo::UFont Member List

This is the complete list of members for ufo::UFont, including all inherited members.

clearCache() (defined in ufo::UFont)ufo::UFont [static]
clone() constufo::UObject [virtual]
dispose()ufo::UFont [protected]
equals(const UObject *obj) constufo::UObject [virtual]
getEncoding() const (defined in ufo::UFont)ufo::UFont
getFontFace() constufo::UFont
getFontMetrics() constufo::UFont
getName() const (defined in ufo::UObject)ufo::UObject [inline]
getPointSize() constufo::UFont
getReferenceCount() const (defined in ufo::UCollectable)ufo::UCollectable [inline]
getRenderer() constufo::UFont
getStyle() constufo::UFont
getWeight() const (defined in ufo::UFont)ufo::UFont
hashCode() constufo::UObject [virtual]
isDynamic() (defined in ufo::UCollectable)ufo::UCollectable [inline]
objCount()ufo::UObject
operator delete(void *p, std::size_t) (defined in ufo::UCollectable)ufo::UCollectable [inline]
operator new(std::size_t size) (defined in ufo::UCollectable)ufo::UCollectable
operator<<(std::ostream &os, const UObject &o)ufo::UObject [friend]
operator<<(std::ostream &os, const UObject *o)ufo::UObject [friend]
operator=(const UFont &font) (defined in ufo::UFont)ufo::UFont
operator==(const UObject &obj) const (defined in ufo::UObject)ufo::UObject [inline]
paramString(std::ostream &os) constufo::UObject [protected, virtual]
queryAndLoad(const UFontInfo &info)ufo::UFont [protected]
reference() const (defined in ufo::UCollectable)ufo::UCollectable [inline]
releaseAllPointers()ufo::UObject
releasePointer(UCollectable *c)ufo::UObject
releasePointer(const UCollectable *c)ufo::UObject
setDynamic(bool b) (defined in ufo::UCollectable)ufo::UCollectable [inline]
setEncoding(UFontInfo::Encoding encoding)ufo::UFont
setFamiliy(UFontInfo::Family family)ufo::UFont
setFontFace(const std::string &face) (defined in ufo::UFont)ufo::UFont
setName(const std::string &newNameA)ufo::UObject [inline]
setPointSize(float pointSize)ufo::UFont
setStyle(int flag) (defined in ufo::UFont)ufo::UFont
setWeight(int weight) (defined in ufo::UFont)ufo::UFont
sigDestroyed()ufo::UObject [inline]
swapPointers(const UCollectable *oldObj, const UCollectable *newObj)ufo::UObject
toString() constufo::UObject [virtual]
trackPointer(UCollectable *c)ufo::UObject
trackPointer(const UCollectable *c)ufo::UObject
UCollectable() (defined in ufo::UCollectable)ufo::UCollectable
UFont()ufo::UFont
UFont(UFontInfo::Family family, float pointSize, int weight=UFontInfo::Normal, int style=UFontInfo::Plain, UFontInfo::Encoding encoding=UFontInfo::Encoding_Default)ufo::UFont
UFont(const std::string &face, float pointSize, int weight=UFontInfo::Normal, int style=UFontInfo::Plain, UFontInfo::Encoding encoding=UFontInfo::Encoding_Default)ufo::UFont
UFont(const UFontInfo &fontInfo)ufo::UFont
UFont(UFontRenderer *renderer)ufo::UFont
UFont(const UFont &font)ufo::UFont
unreference() const (defined in ufo::UCollectable)ufo::UCollectable [inline]
UObject() (defined in ufo::UObject)ufo::UObject
UObject(const UObject &) (defined in ufo::UObject)ufo::UObject
~UCollectable() (defined in ufo::UCollectable)ufo::UCollectable [virtual]
~UFont() (defined in ufo::UFont)ufo::UFont [virtual]
~UObject() (defined in ufo::UObject)ufo::UObject [virtual]


The libUFO Project - written by Johannes Schmidt