#include <uitypes.h>
Definition at line 34 of file uitypes.h.
Public Attributes | |
| QFont | face |
| QPoint | shadowOffset |
| QColor | color |
| QColor | dropColor |
| QFont fontProp::face |
Definition at line 35 of file uitypes.h.
Referenced by FontMap::AddFont(), UIMultiTextType::animate(), UIManagedTreeListType::calculateEntriesInBin(), UIRemoteEditType::createEdit(), UIKeyType::Draw(), UISelectorType::Draw(), UITextButtonType::Draw(), UIManagedTreeListType::Draw(), UIMultiTextType::Draw(), UITextType::Draw(), UIListType::Draw(), UIBarType::Draw(), UIListBtnType::Draw(), UIManagedTreeListType::drawText(), UIImageGridType::drawText(), UIGuideType::drawText(), UIListBtnType::Init(), UIManagedTreeListType::makeHighlights(), UIListBtnTypeItem::paint(), XMLParse::parseFont(), UIRichTextType::refreshImage(), UIRemoteEditType::setFont(), UIMultiTextType::setTexts(), ProgDetails::themeText(), and truncateFilename().
| QPoint fontProp::shadowOffset |
Definition at line 36 of file uitypes.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), UIMultiTextType::Draw(), UITextType::Draw(), UIListType::Draw(), UIBarType::Draw(), UIImageGridType::drawText(), UIGuideType::drawText(), and XMLParse::parseFont().
| QColor fontProp::color |
Definition at line 37 of file uitypes.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), UISelectorType::Draw(), UITextButtonType::Draw(), UIMultiTextType::Draw(), UITextType::Draw(), UIListType::Draw(), UIBarType::Draw(), UIListBtnType::Draw(), UIManagedTreeListType::drawText(), UIImageGridType::drawText(), UIGuideType::drawText(), XMLParse::parseFont(), and ProgDetails::themeText().
| QColor fontProp::dropColor |
Definition at line 38 of file uitypes.h.
Referenced by FontMap::AddFont(), UIKeyType::Draw(), UIMultiTextType::Draw(), UITextType::Draw(), UIListType::Draw(), UIBarType::Draw(), UIImageGridType::drawText(), UIGuideType::drawText(), and XMLParse::parseFont().
1.5.5