Go to the source code of this file.
Variables | |
| static char * | print_xpm [] |
char* print_xpm[] [static] |
Initial value:
{
"16 16 7 1",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #808080",
"# c #808000",
"$ c #C0C0C0",
"% c #800000",
" ",
" ......... ",
" .++++++++. ",
" .+.....+. ",
" .++++++++. ",
" .+.....+.... ",
" .++++++++.@.@.",
" ..........@.@..",
".#$#$#$#$#$.@.@.",
".............@@.",
".#$#$#$@%%$#.@..",
".$#$#$#$#$#$....",
"............... ",
" ............. ",
" ",
" "}
Definition at line 2 of file print.xpm.
Referenced by toPieChart::mousePressEvent(), toLineChart::mousePressEvent(), and toMain::toMain().
1.5.1