Redmond Namespace Reference
Classes | |
| class | RedmondButton |
| class | RedmondDeco |
| class | RedmondDecoFactory |
Functions | |
| static const KDecorationOptions * | options () |
| 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 QPixmap * | defaultMenuPix |
| static QColor * | btnForeground |
| static bool | pixmaps_created = false |
| static int | toolTitleHeight |
| static int | normalTitleHeight |
| static int | borderWidth |
Variable Documentation
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
|
|
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(). |
