kwin Library API Documentation

Web Namespace Reference


Classes

class  WebClient
class  WebFactory
class  WebButton
class  WebButtonClose
class  WebButtonHelp
class  WebButtonIconify
class  WebButtonLower
class  WebButtonMaximize
class  WebButtonSticky

Variables

const int SUPPORTED_WINDOW_TYPES_MASK
static unsigned char close_bits []
static unsigned char help_bits []
static unsigned char iconify_bits []
static unsigned char lower_bits []
static unsigned char maximize_bits []
static unsigned char unmaximize_bits []
static unsigned char sticky_bits []
static unsigned char unsticky_bits []


Variable Documentation

const int Web::SUPPORTED_WINDOW_TYPES_MASK
 

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 544 of file Web.cpp.

unsigned char Web::close_bits[] [static]
 

Initial value:

{
   0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42
}

Definition at line 26 of file WebButtonClose.cpp.

Referenced by Web::WebButtonClose::WebButtonClose().

unsigned char Web::help_bits[] [static]
 

Initial value:

{
   0x18, 0x18, 0x00, 0x1c, 0x18, 0x18, 0x18, 0x3c
}

Definition at line 27 of file WebButtonHelp.cpp.

Referenced by Web::WebButtonHelp::WebButtonHelp().

unsigned char Web::iconify_bits[] [static]
 

Initial value:

{
   0x00, 0x00, 0x00, 0x7e, 0x7e, 0x3c, 0x18, 0x00
}

Definition at line 26 of file WebButtonIconify.cpp.

Referenced by Web::WebButtonIconify::WebButtonIconify().

unsigned char Web::lower_bits[] [static]
 

Initial value:

{
   0x1f, 0x1f, 0x1f, 0xff, 0x8f, 0x88, 0x88, 0xf8
}

Definition at line 26 of file WebButtonLower.cpp.

Referenced by Web::WebButtonLower::WebButtonLower().

unsigned char Web::maximize_bits[] [static]
 

Initial value:

{
   0xfc, 0xf8, 0xf0, 0xe0, 0xc0, 0x80, 0x00, 0x00
}

Definition at line 26 of file WebButtonMaximize.cpp.

Referenced by Web::WebButtonMaximize::slotMaximizeChange(), and Web::WebButtonMaximize::WebButtonMaximize().

unsigned char Web::unmaximize_bits[] [static]
 

Initial value:

{
   0x00, 0x00, 0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f
}

Definition at line 31 of file WebButtonMaximize.cpp.

Referenced by Web::WebButtonMaximize::slotMaximizeChange(), and Web::WebButtonMaximize::WebButtonMaximize().

unsigned char Web::sticky_bits[] [static]
 

Initial value:

{
   0x20, 0x70, 0xfa, 0x7e, 0x3c, 0x1c, 0x32, 0x01
}

Definition at line 26 of file WebButtonSticky.cpp.

Referenced by Web::WebButtonSticky::slotOnAllDesktopsChange(), and Web::WebButtonSticky::WebButtonSticky().

unsigned char Web::unsticky_bits[] [static]
 

Initial value:

{
   0x1c, 0x1c, 0x1c, 0x3e, 0x7f, 0x08, 0x08, 0x08
}

Definition at line 31 of file WebButtonSticky.cpp.

Referenced by Web::WebButtonSticky::slotOnAllDesktopsChange(), and Web::WebButtonSticky::WebButtonSticky().

KDE Logo
This file is part of the documentation for kwin Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Nov 4 00:49:25 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003