VCF::Font Member List
This is the complete list of members for
VCF::Font, including all inherited members.
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| changed(int eventType) | VCF::Font | [protected] |
| clone(bool deep) | VCF::Font | [inline, virtual] |
| VCF::Object::clone(bool deep=false) const | VCF::Object | [inline, virtual] |
| color_ | VCF::Font | [protected] |
| context_ | VCF::Font | [protected] |
| copy(Object *source) | VCF::Font | [virtual] |
| fcAll enum value | VCF::Font | |
| fcFontBold enum value | VCF::Font | |
| fcFontColor enum value | VCF::Font | |
| fcFontItalic enum value | VCF::Font | |
| fcFontLocale enum value | VCF::Font | |
| fcFontName enum value | VCF::Font | |
| fcFontSize enum value | VCF::Font | |
| fcFontStrikeOut enum value | VCF::Font | |
| fcFontUnderline enum value | VCF::Font | |
| Font() | VCF::Font | |
| Font(const String &fontName) | VCF::Font | |
| Font(const String &fontName, const double &pointSize) | VCF::Font | |
| Font(const Font &font) | VCF::Font | |
| Font::sizeOf() const | VCF::Font | [virtual] |
| FontChanged | VCF::Font | |
| FontChangedDelegate | VCF::Font | |
| FontChangeEvent enum name | VCF::Font | |
| getAscent() const | VCF::Font | |
| getBold() const | VCF::Font | |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getColor() | VCF::Font | |
| getDescent() const | VCF::Font | |
| getFontPeer() | VCF::Font | |
| getGraphicsContext() | VCF::Font | [inline] |
| getHeight() const | VCF::Font | |
| getItalic() const | VCF::Font | |
| getLocale() const | VCF::Font | [inline] |
| getName() const | VCF::Font | |
| getPixelSize() const | VCF::Font | |
| getPointSize() const | VCF::Font | |
| getRefCount() const | VCF::Object | [inline] |
| getStrikeOut() const | VCF::Font | |
| getTextHeight(const String &text) | VCF::Font | |
| getTextWidth(const String &text) | VCF::Font | |
| getUnderlined() const | VCF::Font | |
| hash() const | VCF::Object | [virtual] |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| isFixedPitch() const | VCF::Font | |
| isTrueType() const | VCF::Font | |
| locale_ | VCF::Font | [protected] |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| operator=(const Font &rhs) | VCF::Font | |
| VCF::Object::operator=(const Object &rhs) | VCF::Object | [inline] |
| peer_ | VCF::Font | [protected] |
| refCount_ | VCF::Object | [protected] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| setAttributes(const double &pointSize, const bool &bold, const bool &italic, const bool &underlined, const bool &struckOut, const Color *color, const String &name) | VCF::Font | |
| setBold(const bool &bold) | VCF::Font | |
| setColor(Color *color) | VCF::Font | |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| setGraphicsContext(GraphicsContext *context) | VCF::Font | [inline] |
| setItalic(const bool &italic) | VCF::Font | |
| setLocale(Locale *locale) | VCF::Font | |
| setName(const String &name) | VCF::Font | |
| setPixelSize(const double &pixelSize) | VCF::Font | |
| setPointSize(const double &pointSize) | VCF::Font | |
| setStrikeOut(const bool &strikeout) | VCF::Font | |
| setUnderlined(const bool &underlined) | VCF::Font | |
| sizeOf() const | VCF::Object | [inline, virtual] |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| ~Font() | VCF::Font | [virtual] |
| ~Object() | VCF::Object | [virtual] |