ktimetracker
toolicons.h File Reference
Go to the source code of this file.
Variables | |
static const unsigned char | clock_xpm_data [] |
static const unsigned int | clock_xpm_len = 765 |
static const unsigned char | clockedit_xpm_data [] |
static const unsigned int | clockedit_xpm_len = 819 |
const char * | delete_xpm [] |
struct { | |
const unsigned char * data | |
const char * name | |
unsigned int size | |
} | embed_vec [] |
Variable Documentation
|
static |
Definition at line 3 of file toolicons.h.
|
static |
Definition at line 2 of file toolicons.h.
|
static |
Definition at line 63 of file toolicons.h.
|
static |
Definition at line 62 of file toolicons.h.
const unsigned char* data |
Definition at line 158 of file toolicons.h.
const char* delete_xpm[] |
Initial value:
= {
"22 22 3 1",
" c white",
". c none",
"X c black",
"......................",
"......................",
"......................",
"......................",
"......................",
"....XX ........XX ....",
"....XXXX .....XX .....",
".....XXXX ...XX ......",
".......XXX .X ........",
"........XXXXX ........",
".........XXX .........",
"........XXXXX ........",
".......XXX .XX .......",
"......XXX ...XX ......",
".....XXX .....X ......",
".....XXX ......X .....",
"......X ..............",
"................X ....",
"......................",
"......................",
"......................",
"......................"}
Definition at line 125 of file toolicons.h.
struct { ... } embed_vec[] |
Initial value:
= {
{ 765, clock_xpm_data, "clock.xpm" },
{ 819, clockedit_xpm_data, "clockedit.xpm" },
{ 0, 0, "dummy" }
}
const char* name |
Definition at line 159 of file toolicons.h.
unsigned int size |
Definition at line 157 of file toolicons.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.