summaryrefslogtreecommitdiffstats
path: root/qtruby/rubylib/examples/qt-examples/chart/images/options_setoptions.xpm
blob: 029cf47d16deb99dd42e4560cc2c2f99128b2a64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/* XPM */
static const char *options_setoptions[] = {
"20 20 8 1",
"( c #A500FF",
"  c white",
") c grey30",
"! c None",
"# c #000",
"$ c grey60",
"% c grey100",
"& c black",
"!!!!!!!!!!!!!!!!!!!!",
"!#############$$$$$!",
"!#%%%%%%%%%%%%&$$$$!",
"!#%%%%%%%%%%%%%&$$$!",
"!#%%%%%%%%%%%%%%&$$!",
"!#%%%%%%%%%%%%%%%&$!",
"!#%%((%%%%%%%%%%%%#!",
"!#%%((%%%%%%%%%%%%#!",
"!#%%((%%%%%%%%%%%%#!",
"!#(((((((%%%%%%%%%#!",
"!#(((((((%%%%%%%%%#!",
"!#%%((%%%%%)%))))%#!",
"!#%%((%%%%%%%%%%%%#!",
"!#%%((%)))%)))%))%#!",
"!#%%%%%%%%%%%%%%%%#!",
"!#%%))%)%))))%))%%#!",
"!#%%%%%%%%%%%%%%%%#!",
"!#%%%%%%%%%%%%%%%%#!",
"!##################!",
"!!!!!!!!!!!!!!!!!!!!"
};