21 void load(
const KConfig &conf);
24 QColor
activeTextColor(
bool useTabs =
false,
bool focused =
true)
const;
29 return m_activeTextShadowColor;
33 return m_inactiveTextShadowColor;
37 return m_textShadowOffsetX;
41 return m_textShadowOffsetY;
45 return m_useTextShadow;
53 return m_haloInactive;
62 return m_verticalAlignment;
66 return m_animationTime;
79 return m_borderBottom;
88 return m_titleEdgeTop;
92 return m_titleEdgeBottom;
96 return m_titleEdgeLeft;
100 return m_titleEdgeRight;
104 return m_titleEdgeTopMaximized;
108 return m_titleEdgeBottomMaximized;
112 return m_titleEdgeLeftMaximized;
116 return m_titleEdgeRightMaximized;
120 return m_titleBorderLeft;
124 return m_titleBorderRight;
128 return m_titleHeight;
133 return m_buttonWidth;
137 return m_buttonWidthMinimize;
141 return m_buttonWidthMaximizeRestore;
145 return m_buttonWidthClose;
149 return m_buttonWidthAllDesktops;
153 return m_buttonWidthKeepAbove;
157 return m_buttonWidthKeepBelow;
161 return m_buttonWidthShade;
165 return m_buttonWidthHelp;
169 return m_buttonWidthMenu;
173 return m_buttonWidthAppMenu;
177 return m_buttonHeight;
181 return m_buttonSpacing;
185 return m_buttonMarginTop;
189 return m_explicitButtonSpacer;
194 return m_paddingLeft;
198 return m_paddingRight;
206 return m_paddingBottom;
216 return m_decorationPosition;
221 return QColor(Qt::black);
225 return QColor(Qt::black);
229 return QColor(Qt::black);
233 return QColor(Qt::black);
237 return QColor(Qt::black);
241 return QColor(Qt::black);
245 return QColor(Qt::white);
249 return QColor(Qt::white);
273 return Qt::AlignLeft;
277 return Qt::AlignVCenter;
433 QColor m_activeTextColor;
434 QColor m_activeFocusedTextColor;
435 QColor m_activeUnfocusedTextColor;
436 QColor m_inactiveTextColor;
437 QColor m_inactiveFocusedTextColor;
438 QColor m_inactiveUnfocusedTextColor;
439 QColor m_activeTextShadowColor;
440 QColor m_inactiveTextShadowColor;
441 int m_textShadowOffsetX;
442 int m_textShadowOffsetY;
443 bool m_useTextShadow;
446 Qt::Alignment m_alignment;
447 Qt::Alignment m_verticalAlignment;
456 int m_titleEdgeBottom;
458 int m_titleEdgeRight;
459 int m_titleEdgeTopMaximized;
460 int m_titleEdgeBottomMaximized;
461 int m_titleEdgeLeftMaximized;
462 int m_titleEdgeRightMaximized;
463 int m_titleBorderLeft;
464 int m_titleBorderRight;
469 int m_buttonWidthMinimize;
470 int m_buttonWidthMaximizeRestore;
471 int m_buttonWidthClose;
472 int m_buttonWidthAllDesktops;
473 int m_buttonWidthKeepAbove;
474 int m_buttonWidthKeepBelow;
475 int m_buttonWidthShade;
476 int m_buttonWidthHelp;
477 int m_buttonWidthMenu;
478 int m_buttonWidthAppMenu;
481 int m_buttonMarginTop;
482 int m_explicitButtonSpacer;
494 int m_decorationPosition;
static int defaultButtonWidthKeepBelow()
int titleBorderRight() const
static int defaultPaddingTop()
static int defaultAnimationTime()
static QColor defaultInactiveUnfocusedTextColor()
static int defaultTextShadowOffsetY()
static int defaultTitleEdgeTop()
static int defaultButtonWidthMinimize()
int titleEdgeRightMaximized() const
static int defaultPaddingRight()
int buttonWidthClose() const
static QColor defaultActiveTextShadowColor()
static bool defaultShadow()
int paddingBottom() const
static int defaultButtonWidth()
int textShadowOffsetY() const
static int defaultButtonWidthMaximizeRestore()
QColor activeTextColor(bool useTabs=false, bool focused=true) const
static int defaultBorderRight()
static int defaultBorderLeft()
QColor activeTextShadowColor() const
static int defaultPaddingLeft()
static QColor defaultInactiveTextColor()
static bool defaultHaloInactive()
static int defaultButtonWidthMenu()
bool haloInactive() const
void load(const KConfig &conf)
int animationTime() const
static int defaultTitleEdgeTopMaximized()
int titleEdgeRight() const
static int defaultButtonWidthShade()
static int defaultTitleEdgeRight()
static QColor defaultActiveTextColor()
static int defaultTitleHeight()
static int defaultExplicitButtonSpacer()
bool useTextShadow() const
static bool defaultUseTextShadow()
int buttonWidthAppMenu() const
int titleEdgeBottomMaximized() const
static QColor defaultActiveFocusedTextColor()
int buttonWidthKeepAbove() const
int buttonWidthMenu() const
QColor inactiveTextColor(bool useTabs=false, bool focused=true) const
static int defaultButtonWidthHelp()
static int defaultButtonWidthAppMenu()
static int defaultTitleBorderRight()
static int defaultButtonMarginTop()
int buttonMarginTop() const
static int defaultBorderBottom()
static int defaultTitleBorderLeft()
static int defaultTitleEdgeBottomMaximized()
static QColor defaultInactiveFocusedTextColor()
int buttonSpacing() const
int buttonWidthHelp() const
int titleEdgeTopMaximized() const
static int defaultButtonWidthAllDesktops()
QColor inactiveTextShadowColor() const
static int defaultButtonWidthKeepAbove()
int buttonWidthMinimize() const
static QColor defaultActiveUnfocusedTextColor()
static QColor defaultInactiveTextShadowColor()
static Qt::Alignment defaultAlignment()
int titleBorderLeft() const
Qt::Alignment alignment() const
int buttonWidthShade() const
Qt::Alignment verticalAlignment() const
static int defaultButtonSpacing()
int titleEdgeLeft() const
int titleEdgeBottom() const
int decorationPosition() const
int textShadowOffsetX() const
static int defaultTitleEdgeRightMaximized()
static Qt::Alignment defaultVerticalAlignment()
int buttonWidthMaximizeRestore() const
static bool defaultHaloActive()
int buttonWidthAllDesktops() const
int explicitButtonSpacer() const
static int defaultButtonWidthClose()
int buttonWidthKeepBelow() const
static int defaultTitleEdgeLeft()
static int defaultTitleEdgeBottom()
static int defaultBorderTop()
static int defaultTextShadowOffsetX()
static int defaultButtonHeight()
static int defaultTitleEdgeLeftMaximized()
static int defaultPaddingBottom()
static int defaultDecorationPosition()
int titleEdgeLeftMaximized() const