KWinPlastik Namespace Reference
Classes | |
class | PlastikHandler |
class | PlastikButton |
class | PlastikClient |
Enumerations | |
enum | ButtonType { HelpButton = 0, MaxButton, MinButton, CloseButton, MenuButton, OnAllDesktopsButton, AboveButton, BelowButton, ShadeButton, NumButtons } |
enum | ColorType { WindowContour = 0, TitleGradientFrom, TitleGradientTo, TitleGradientToTop, TitleHighlightTop, SideHighlightLeft, SideHighlightRight, SideHighlightBottom, Border, TitleFont } |
Variables | |
static const uint | TIMERINTERVAL = 50 |
static const uint | ANIMATIONSTEPS = 4 |
const int | SUPPORTED_WINDOW_TYPES_MASK |
Variable Documentation
|
Initial value: NET::NormalMask | NET::DesktopMask | NET::DockMask | NET::ToolbarMask | NET::MenuMask | NET::DialogMask | NET::OverrideMask | NET::TopMenuMask | NET::UtilityMask | NET::SplashMask Definition at line 111 of file plastikclient.cpp. |