PixelLightAPI  .
PLGui::ThemeDesktop Member List
This is the complete list of members for PLGui::ThemeDesktop, including all inherited members.
AddReference()PLCore::ObjectBase
CallMethod(const String &sName, DynParams &cParams)PLCore::Object
CallMethod(const String &sName, const DynParams &cParams)PLCore::Object
CallMethod(const String &sName, const String &sParams)PLCore::Object
CallMethod(const String &sName, const XmlElement &cElement)PLCore::Object
DrawBorder(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EBorderStyle nBorderStyle) overridePLGui::ThemeDesktop [virtual]
DrawButton(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLCore::String &sTitle, const Image &cImage, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawCheckBox(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLCore::String &sTitle, PLCore::uint32 nWidgetState, ECheckState nChecked) overridePLGui::ThemeDesktop [virtual]
DrawControlBorder(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLGraphics::Color4 &cColorBorder, const PLGraphics::Color4 &cColorHighlight)PLGui::ThemeDesktop [protected]
DrawFocusRect(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2) overridePLGui::ThemeDesktop [virtual]
DrawMenuBar(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawMenuItem(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLCore::String &sTitle, const Image &cImage, bool bDrawArrow, EMenuItemType nType, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawPanel(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EBorderStyle nBorderStyle) overridePLGui::ThemeDesktop [virtual]
DrawPopupMenu(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawRadioButton(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLCore::String &sTitle, PLCore::uint32 nWidgetState, ECheckState nChecked) overridePLGui::ThemeDesktop [virtual]
DrawRect(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, ELineStyle nStyle, const PLGraphics::Color4 &cColor, int nWidth, int nRound=0) overridePLGui::ThemeDesktop [virtual]
DrawRule(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation) overridePLGui::ThemeDesktop [virtual]
DrawScrollBar(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawScrollBarHandle(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawScrollBarMinusButton(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawScrollBarPlusButton(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawSeparator(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation) overridePLGui::ThemeDesktop [virtual]
DrawSlider(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawSliderHandle(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawSplitter(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, EOrientation nOrientation) overridePLGui::ThemeDesktop [virtual]
DrawSystemButton(Graphics &cGraphics, const PLMath::Vector2i &vPos, ESystemCommand nSystemCommand, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawToggleButton(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, const PLCore::String &sTitle, const Image &cImage, PLCore::uint32 nWidgetState, ECheckState nChecked) overridePLGui::ThemeDesktop [virtual]
DrawTooltip(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, PLCore::uint32 nWidgetState) overridePLGui::ThemeDesktop [virtual]
DrawWindow(Graphics &cGraphics, const PLMath::Vector2i &vPos1, const PLMath::Vector2i &vPos2, bool bBorder, PLCore::uint32 nWidgetState, const PLCore::String &sTitle, const PLGui::Image &cIcon) overridePLGui::ThemeDesktop [virtual]
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetClass() const PLCore::ObjectBase [virtual]
GetDefaultFont() const PLGui::Theme
GetDefaultIcon() const PLGui::Theme
GetGui() const PLGui::Theme
GetMenuBarHeight() const PLGui::Theme
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetName() const PLGui::Theme
GetPanelBorderSize() const PLGui::Theme
GetPanelColor() const PLGui::Theme
GetPointer() const PLCore::ObjectBase
GetPointer()PLCore::ObjectBase
GetRefCount() const PLCore::ObjectBase
GetSignal(const String &sName) const PLCore::Object
GetSignals() const PLCore::Object
GetSlot(const String &sName) const PLCore::Object
GetSlots() const PLCore::Object
GetSysButtonSize() const PLGui::Theme
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetWindowBorderSize() const PLGui::Theme
GetWindowColor() const PLGui::Theme
GetWindowTitleBarHeight() const PLGui::Theme
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
m_cColorBorderPLGui::ThemeDesktop [protected]
m_cColorControlBackPLGui::ThemeDesktop [protected]
m_cColorControlBackDisabledPLGui::ThemeDesktop [protected]
m_cColorControlBackPressedPLGui::ThemeDesktop [protected]
m_cColorControlBackSelectPLGui::ThemeDesktop [protected]
m_cColorControlBorderPLGui::ThemeDesktop [protected]
m_cColorControlBorderSelectPLGui::ThemeDesktop [protected]
m_cColorControlHighlightSelectPLGui::ThemeDesktop [protected]
m_cColorPanelRaisedPLGui::ThemeDesktop [protected]
m_cColorPanelSunkenPLGui::ThemeDesktop [protected]
m_cColorTitleBarPLGui::ThemeDesktop [protected]
m_cColorTitleBarInactivePLGui::ThemeDesktop [protected]
m_cDefaultFontPLGui::Theme [protected]
m_cDefaultIconPLGui::Theme [protected]
m_cImageArrowDownPLGui::ThemeDesktop [protected]
m_cImageArrowLeftPLGui::ThemeDesktop [protected]
m_cImageArrowRightPLGui::ThemeDesktop [protected]
m_cImageArrowUpPLGui::ThemeDesktop [protected]
m_cImageCheckBoxPLGui::ThemeDesktop [protected]
m_cImageCheckBoxCheckedPLGui::ThemeDesktop [protected]
m_cImageCheckBoxPartiallyPLGui::ThemeDesktop [protected]
m_cImageClosePLGui::ThemeDesktop [protected]
m_cImageMaximizePLGui::ThemeDesktop [protected]
m_cImageMinimizePLGui::ThemeDesktop [protected]
m_cImageRadioButtonPLGui::ThemeDesktop [protected]
m_cImageRadioButtonCheckedPLGui::ThemeDesktop [protected]
m_cImageRestorePLGui::ThemeDesktop [protected]
m_cPanelColorPLGui::Theme [protected]
m_cWindowColorPLGui::Theme [protected]
m_nControlRoundPLGui::ThemeDesktop [protected]
m_nMenuBarHeightPLGui::Theme [protected]
m_nPanelBorderSizePLGui::Theme [protected]
m_nWindowBorderSizePLGui::Theme [protected]
m_nWindowTitleBarHeightPLGui::Theme [protected]
m_pGuiPLGui::Theme [protected]
m_sNamePLGui::Theme [protected]
m_vSysButtonSizePLGui::Theme [protected]
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
Release()PLCore::ObjectBase
SetAttribute(const String &sName, const String &sValue)PLCore::Object
SetAttribute(const String &sName, const DynVar &cVar)PLCore::Object
SetAttribute(const String &sName, const DynVar *pVar)PLCore::Object
SetAttributeDefault(const String &sName)PLCore::Object
SetDefaultValues()PLCore::Object
SetValues(const String &sVars)PLCore::Object
SetValuesXml(const XmlElement &cElement)PLCore::Object
SoftRelease()PLCore::ObjectBase
Theme(Gui &cGui, const PLCore::String &sName="")PLGui::Theme
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~Object()PLCore::Object [virtual]
~ObjectBase()PLCore::ObjectBase [virtual]
~Theme()PLGui::Theme [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:32
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported