kwin Library API Documentation

Keramik Namespace Reference


Classes

struct  SettingsCache
class  KeramikHandler
class  KeramikButton
class  KeramikClient
struct  EmbedImage
class  KeramikImageDb

Enumerations

enum  TilePixmap {
  TitleLeft = 0, TitleCenter, TitleRight, CaptionSmallLeft,
  CaptionSmallCenter, CaptionSmallRight, CaptionLargeLeft, CaptionLargeCenter,
  CaptionLargeRight, GrabBarLeft, GrabBarCenter, GrabBarRight,
  BorderLeft, BorderRight, NumTiles
}
enum  Button {
  MenuButton = 0, OnAllDesktopsButton, HelpButton, MinButton,
  MaxButton, CloseButton, AboveButton, BelowButton,
  ShadeButton, NumButtons
}
enum  ButtonDeco {
  Menu = 0, OnAllDesktops, NotOnAllDesktops, Help,
  Minimize, Maximize, Restore, Close,
  AboveOn, AboveOff, BelowOn, BelowOff,
  ShadeOn, ShadeOff, NumButtonDecos
}

Variables

const int buttonMargin = 9
const int buttonSpacing = 4
const int iconSpacing = 5
const char default_left [] = "M"
const char default_right [] = "HIAX"
const unsigned char menu_bits []
const unsigned char on_all_desktops_bits []
const unsigned char not_on_all_desktops_bits []
const unsigned char help_bits []
const unsigned char minimize_bits []
const unsigned char maximize_bits []
const unsigned char restore_bits []
const unsigned char close_bits []
const unsigned char above_on_bits []
const unsigned char above_off_bits []
const unsigned char below_on_bits []
const unsigned char below_off_bits []
const unsigned char shade_on_bits []
const unsigned char shade_off_bits []
KeramikHandlerclientHandler = NULL
bool keramik_initialized = false
static const QRgb border_left_data []
static const QRgb border_right_data []
static const QRgb bottom_center_data []
static const QRgb bottom_left_data []
static const QRgb bottom_right_data []
static const QRgb caption_large_center_data []
static const QRgb caption_large_left_data []
static const QRgb caption_large_right_data []
static const QRgb caption_small_center_data []
static const QRgb caption_small_left_data []
static const QRgb caption_small_right_data []
static const QRgb grabbar_center_data []
static const QRgb grabbar_left_data []
static const QRgb grabbar_right_data []
static const QRgb titlebar_center_data []
static const QRgb titlebar_left_data []
static const QRgb titlebar_right_data []
static const QRgb titlebutton_round_huge_data []
static const QRgb titlebutton_round_large_data []
static const QRgb titlebutton_round_data []
static const QRgb titlebutton_square_huge_data []
static const QRgb titlebutton_square_large_data []
static const QRgb titlebutton_square_data []
static const EmbedImage image_db []


Variable Documentation

const unsigned char Keramik::menu_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x0f, 0x00, 0xf0, 0x07, 0x00,
       0xe0, 0x03, 0x00, 0xc0, 0x01, 0x00, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 58 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::on_all_desktops_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x80, 0x01, 0x00, 0x80, 0x01, 0x00, 0x80, 0x01, 0x00, 0xf0, 0x0f, 0x00,
       0xf0, 0x0f, 0x00, 0x80, 0x01, 0x00, 0x80, 0x01, 0x00, 0x80, 0x01, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 65 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::not_on_all_desktops_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00,
       0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 72 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::help_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x03, 0x00,
       0xf0, 0x07, 0x00, 0x30, 0x06, 0x00, 0x00, 0x07, 0x00, 0x80, 0x03, 0x00,
       0x80, 0x01, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0x80, 0x01, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 79 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::minimize_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 86 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::maximize_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x80, 0x01, 0x00, 0xc0, 0x03, 0x00, 0xe0, 0x07, 0x00, 0xf0, 0x0f, 0x00,
       0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 93 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::restore_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00,
       0xf0, 0x0f, 0x00, 0xe0, 0x07, 0x00, 0xc0, 0x03, 0x00, 0x80, 0x01, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 100 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::close_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x30, 0x0c, 0x00, 0x70, 0x0e, 0x00, 0xe0, 0x07, 0x00, 0xc0, 0x03, 0x00,
       0xc0, 0x03, 0x00, 0xe0, 0x07, 0x00, 0x70, 0x0e, 0x00, 0x30, 0x0c, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00}

Definition at line 107 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::above_on_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x80, 0x01, 0x00, 0xe0, 0x07, 0x00, 0xc0, 0x03, 0x00, 0x80, 0x01, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 114 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::above_off_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0xc0, 0x03, 0x00,
       0xe0, 0x07, 0x00, 0x80, 0x01, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 121 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::below_on_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x01, 0x00, 0xc0, 0x03, 0x00,
       0xe0, 0x07, 0x00, 0x80, 0x01, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 128 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::below_off_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x80, 0x01, 0x00, 0xe0, 0x07, 0x00, 0xc0, 0x03, 0x00, 0x80, 0x01, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 135 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::shade_on_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x10, 0x08, 0x00, 0x10, 0x08, 0x00, 0x10, 0x08, 0x00, 0x10, 0x08, 0x00,
       0x10, 0x08, 0x00, 0x10, 0x08, 0x00, 0x10, 0x08, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 142 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const unsigned char Keramik::shade_off_bits[]
 

Initial value:

 {
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x0f, 0x00, 0xf0, 0x0f, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
       0x00, 0x00, 0x00 }

Definition at line 149 of file keramik.cpp.

Referenced by Keramik::KeramikHandler::KeramikHandler().

const QRgb Keramik::border_left_data[] [static]
 

Initial value:

 {
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c,
        0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff6c6c6c
    }

Definition at line 13 of file tiles.h.

const QRgb Keramik::border_right_data[] [static]
 

Initial value:

 {
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf,
        0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf,
        0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf,
        0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf,
        0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf,
        0xffbfbfbf, 0xff555555, 0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff6c6c6c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555
    }

Definition at line 24 of file tiles.h.

const QRgb Keramik::bottom_center_data[] [static]
 

Initial value:

 {
        0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e,
        0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e,
        0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555
    }

Definition at line 38 of file tiles.h.

const QRgb Keramik::bottom_left_data[] [static]
 

Initial value:

 {
        0xffbfbfbf, 0xffbfbfbf, 0xff848484, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e,
        0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555
    }

Definition at line 52 of file tiles.h.

const QRgb Keramik::bottom_right_data[] [static]
 

Initial value:

 {
        0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff9e9e9e, 0xff848484,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555
    }

Definition at line 61 of file tiles.h.

const QRgb Keramik::grabbar_center_data[] [static]
 

Initial value:

 {
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b,
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b,
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9f9f9f, 0xff9f9f9f,
        0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f,
        0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f, 0xff9f9f9f,
        0xff9f9f9f, 0xff9f9f9f, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0,
        0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0,
        0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0, 0xffa0a0a0,
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b,
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b,
        0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b, 0xff939393, 0xff939393,
        0xff939393, 0xff939393, 0xff939393, 0xff939393, 0xff939393, 0xff939393,
        0xff939393, 0xff939393, 0xff939393, 0xff939393, 0xff939393, 0xff939393,
        0xff939393, 0xff939393, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a,
        0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a,
        0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555
    }

Definition at line 512 of file tiles.h.

const QRgb Keramik::grabbar_left_data[] [static]
 

Initial value:

 {
        0xffbfbfbf, 0xffbfbfbf, 0xff989898, 0xff989898, 0xff989898, 0xff989898,
        0xff989898, 0xff989898, 0xff989898, 0xffbfbfbf, 0xffbfbfbf, 0xffa2a2a2,
        0xffa2a2a2, 0xffa4a4a4, 0xffa2a2a2, 0xffa0a0a0, 0xff9f9f9f, 0xff9f9f9f,
        0xffbfbfbf, 0xffbfbfbf, 0xff989898, 0xff989898, 0xff9b9b9b, 0xffa0a0a0,
        0xffa1a1a1, 0xffa0a0a0, 0xffa0a0a0, 0xffbfbfbf, 0xffbfbfbf, 0xff919191,
        0xff929292, 0xff949494, 0xff989898, 0xff9b9b9b, 0xff9b9b9b, 0xff9b9b9b,
        0xffbfbfbf, 0xffbfbfbf, 0xff8d8d8d, 0xff8d8d8d, 0xff8e8e8e, 0xff909090,
        0xff919191, 0xff939393, 0xff939393, 0xffbfbfbf, 0xffbfbfbf, 0xff898989,
        0xff898989, 0xff898989, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a, 0xff8a8a8a,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555
    }

Definition at line 537 of file tiles.h.

const QRgb Keramik::grabbar_right_data[] [static]
 

Initial value:

 {
        0xff989898, 0xff989898, 0xff989898, 0xff989898, 0xff989898, 0xff989898,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff9d9d9d, 0xff9c9c9c, 0xff9b9b9b,
        0xff999999, 0xff989898, 0xff989898, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xffa0a0a0, 0xff9e9e9e, 0xff9b9b9b, 0xff979797, 0xff969696, 0xff969696,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff9b9b9b, 0xff9b9b9b, 0xff989898,
        0xff949494, 0xff929292, 0xff919191, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xff939393, 0xff949494, 0xff949494, 0xff919191, 0xff8f8f8f, 0xff8e8e8e,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff8a8a8a, 0xff8b8b8b, 0xff8c8c8c,
        0xff8c8c8c, 0xff8c8c8c, 0xff8c8c8c, 0xffbfbfbf, 0xffbfbfbf, 0xff555555,
        0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf, 0xffbfbfbf,
        0xffbfbfbf, 0xffbfbfbf, 0xff555555, 0xff555555, 0xff555555, 0xff555555,
        0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555, 0xff555555
    }

Definition at line 552 of file tiles.h.

const EmbedImage Keramik::image_db[] [static]
 

Initial value:

 {
        { "border-left", 3, 16, false, border_left_data },
        { "border-right", 4, 16, false, border_right_data },
        { "bottom-center", 16, 4, false, bottom_center_data },
        { "bottom-left", 9, 4, false, bottom_left_data },
        { "bottom-right", 9, 4, false, bottom_right_data },
        { "caption-large-center", 16, 29, true, caption_large_center_data },
        { "caption-large-left", 15, 29, true, caption_large_left_data },
        { "caption-large-right", 15, 29, true, caption_large_right_data },
        { "caption-small-center", 16, 26, true, caption_small_center_data },
        { "caption-small-left", 15, 26, true, caption_small_left_data },
        { "caption-small-right", 15, 26, true, caption_small_right_data },
        { "grabbar-center", 16, 8, false, grabbar_center_data },
        { "grabbar-left", 9, 8, false, grabbar_left_data },
        { "grabbar-right", 9, 8, false, grabbar_right_data },
        { "titlebar-center", 16, 26, false, titlebar_center_data },
        { "titlebar-left", 15, 26, false, titlebar_left_data },
        { "titlebar-right", 15, 26, false, titlebar_right_data },
        { "titlebutton-round-huge", 120, 40, true, titlebutton_round_huge_data },
        { "titlebutton-round-large", 81, 27, true, titlebutton_round_large_data },
        { "titlebutton-round", 51, 17, true, titlebutton_round_data },
        { "titlebutton-square-huge", 120, 40, true, titlebutton_square_huge_data },
        { "titlebutton-square-large", 81, 27, true, titlebutton_square_large_data },
        { "titlebutton-square", 51, 17, true, titlebutton_square_data }
    }

Definition at line 3422 of file tiles.h.

KDE Logo
This file is part of the documentation for kwin Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 16:47:26 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003