kwin Library API Documentation

Redmond Namespace Reference


Classes

class  RedmondButton
class  RedmondDeco
class  RedmondDecoFactory

Functions

static const KDecorationOptionsoptions ()
static void drawButtonFrame (KPixmap *pix, const QColorGroup &g, bool sunken)
static void create_pixmaps ()
void delete_pixmaps ()

Variables

static const char * kdelogo []
static unsigned char iconify_bits []
static unsigned char close_bits []
static unsigned char maximize_bits []
static unsigned char minmax_bits []
static unsigned char question_bits []
static KPixmap * btnPix1
static KPixmap * iBtnPix1
static KPixmap * btnDownPix1
static KPixmap * iBtnDownPix1
static KPixmap * miniBtnPix1
static KPixmap * iMiniBtnPix1
static KPixmap * miniBtnDownPix1
static KPixmap * iMiniBtnDownPix1
static QPixmapdefaultMenuPix
static QColorbtnForeground
static bool pixmaps_created = false
static int toolTitleHeight
static int normalTitleHeight
static int borderWidth


Variable Documentation

const char* Redmond::kdelogo[] [static]
 

Initial value:

 {

"16 16 8 1",
"   c None",
".  c #000000",
"+  c #A0A0A4",
"@  c #FFFFFF",
"#  c #585858",
"$  c #C0C0C0",
"%  c #808080",
"&  c #DCDCDC",
"                ",
"     ..    ..   ",
"    .+@.  .@#.  ",
"   .@@@. .@@@#  ",
"   .@@@..$@@$.  ",
"   .@@@.@@@$.   ",
"   .@@@%@@$.    ",
"   .@@@&@@.     ",
"   .@@@@@@.     ",
"   .@@@$@@&.    ",
"   .@@@.@@@.    ",
"   .@@@.+@@@.   ",
"   .@@@..$@@&.  ",
"   .@@%. .@@@.  ",
"   ....   ...   ",
"                "}

Definition at line 33 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::activeChange(), and create_pixmaps().

unsigned char Redmond::iconify_bits[] [static]
 

Initial value:

 {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x7e, 0x00, 0x7e, 0x00, 0x00, 0x00}

Definition at line 61 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::init().

unsigned char Redmond::close_bits[] [static]
 

Initial value:

 {
  0x00, 0x00, 0x86, 0x01, 0xcc, 0x00, 0x78, 0x00, 0x30, 0x00, 0x78, 0x00,
  0xcc, 0x00, 0x86, 0x01, 0x00, 0x00, 0x00, 0x00}

Definition at line 65 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::init().

unsigned char Redmond::maximize_bits[] [static]
 

Initial value:

 {
  0xff, 0x01, 0xff, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
  0x01, 0x01, 0x01, 0x01, 0xff, 0x01, 0x00, 0x00}

Definition at line 69 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::init(), and Redmond::RedmondDeco::maximizeChange().

unsigned char Redmond::minmax_bits[] [static]
 

Initial value:

 {
  0xfc, 0x00, 0xfc, 0x00, 0x84, 0x00, 0xbf, 0x00, 0xbf, 0x00, 0xe1, 0x00,
  0x21, 0x00, 0x21, 0x00, 0x3f, 0x00, 0x00, 0x00}

Definition at line 73 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::maximizeChange().

unsigned char Redmond::question_bits[] [static]
 

Initial value:

 {
  0x00, 0x00, 0x3c, 0x00, 0x66, 0x00, 0x60, 0x00, 0x30, 0x00, 0x18, 0x00,
  0x00, 0x00, 0x18, 0x00, 0x18, 0x00, 0x00, 0x00}

Definition at line 77 of file redmond.cpp.

Referenced by Redmond::RedmondDeco::init().

KDE Logo
This file is part of the documentation for kwin Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 30 18:40:48 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003