1 /****************************************************************************
3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
4 ** All rights reserved.
5 ** Contact: Nokia Corporation (qt-info@nokia.com)
7 ** This file is part of the tools applications of the Qt Toolkit.
9 ** $QT_BEGIN_LICENSE:LGPL$
10 ** No Commercial Usage
11 ** This file contains pre-release code and may not be distributed.
12 ** You may use this file in accordance with the terms and conditions
13 ** contained in the Technology Preview License Agreement accompanying
16 ** GNU Lesser General Public License Usage
17 ** Alternatively, this file may be used under the terms of the GNU Lesser
18 ** General Public License version 2.1 as published by the Free Software
19 ** Foundation and appearing in the file LICENSE.LGPL included in the
20 ** packaging of this file. Please review the following information to
21 ** ensure the GNU Lesser General Public License version 2.1 requirements
22 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
24 ** In addition, as a special exception, Nokia gives you certain additional
25 ** rights. These rights are described in the Nokia Qt LGPL Exception
26 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
28 ** If you have questions regarding the use of this file, please contact
29 ** Nokia at qt-info@nokia.com.
40 ****************************************************************************/
45 static const char *logo_xpm
[] = {
46 /* width height ncolors chars_per_pixel */
67 "/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$/",
68 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
69 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
70 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
71 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
72 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
73 "$$$$$$$$$$$$$$$$$$$$$$$+++$$$$$$$$$$$$$$$$$$$$$$$$",
74 "$$$$$$$$$$$$$$$$$$$@;.o=::=o.;@$$$$$$$$$$$$$$$$$$$",
75 "$$$$$$$$$$$$$$$$+#X* **X#+$$$$$$$$$$$$$$$$",
76 "$$$$$$$$$$$$$$$#oO* O **o#+$$$$$$$$$$$$$$",
77 "$$$$$$$$$$$$$&.* OO O*.&$$$$$$$$$$$$$",
78 "$$$$$$$$$$$$@XOO * OO X&$$$$$$$$$$$$",
79 "$$$$$$$$$$$@XO OO O **:::OOO OOO X@$$$$$$$$$$$",
80 "$$$$$$$$$$&XO O-;#@++@%.oOO X&$$$$$$$$$$",
81 "$$$$$$$$$$.O : *-#+$$$$$$$$+#- : O O*.$$$$$$$$$$",
82 "$$$$$$$$$#*OO O*.&$$$$$$$$$$$$+.OOOO **#$$$$$$$$$",
83 "$$$$$$$$+-OO O *;$$$$$$$$$$$&$$$$;* o+$$$$$$$$",
84 "$$$$$$$$#O* O .+$$$$$$$$$$@X;$$$+.O *#$$$$$$$$",
85 "$$$$$$$$X* -&$$$$$$$$$$@- :;$$$&- OX$$$$$$$$",
86 "$$$$$$$@*O *O#$$$$$$$$$$@oOO**;$$$# O*%$$$$$$$",
87 "$$$$$$$; -+$$$$$$$$$@o O OO ;+$$-O *;$$$$$$$",
88 "$$$$$$$. ;$$$$$$$$$@-OO OO X&$$;O .$$$$$$$",
89 "$$$$$$$o *#$$$$$$$$@o O O O-@$$$#O *o$$$$$$$",
90 "$$$$$$+= *@$$$$$$$@o* OO -@$$$$&: =$$$$$$$",
91 "$$$$$$+: :+$$$$$$@- *-@$$$$$$: :+$$$$$$",
92 "$$$$$$+: :+$$$$$@o* O *-@$$$$$$: :+$$$$$$",
93 "$$$$$$$= :@$$$$@o*OOO -@$$$$@: =+$$$$$$",
94 "$$$$$$$- O%$$$@o* O O O O-@$$$#* OX$$$$$$$",
95 "$$$$$$$. O *O;$$&o O*O* *O -@$$; O.$$$$$$$",
96 "$$$$$$$;* Oo+$$;O*O:OO-- Oo@+= *;$$$$$$$",
97 "$$$$$$$@* O O#$$$;*OOOo@@-O Oo;O* **@$$$$$$$",
98 "$$$$$$$$X* OOO-+$$$;O o@$$@- O O OX$$$$$$$$",
99 "$$$$$$$$#* * O.$$$$;X@$$$$@-O O O#$$$$$$$$",
100 "$$$$$$$$+oO O OO.+$$+&$$$$$$@-O o+$$$$$$$$",
101 "$$$$$$$$$#* **.&$$$$$$$$$$@o OO:#$$$$$$$$$",
102 "$$$$$$$$$+. O* O-#+$$$$$$$$+;O OOO:@$$$$$$$$$",
103 "$$$$$$$$$$&X *O -;#@++@#;=O O -@$$$$$$$$",
104 "$$$$$$$$$$$&X O O*O::::O OO Oo@$$$$$$$",
105 "$$$$$$$$$$$$@XOO OO O*X+$$$$$$",
106 "$$$$$$$$$$$$$&.* ** O :: *:#$$$$$$$",
107 "$$$$$$$$$$$$$$$#o*OO O Oo#@-OOO=#$$$$$$$$",
108 "$$$$$$$$$$$$$$$$+#X:* * O**X#+$$@-*:#$$$$$$$$$",
109 "$$$$$$$$$$$$$$$$$$$%;.o=::=o.#@$$$$$$@X#$$$$$$$$$$",
110 "$$$$$$$$$$$$$$$$$$$$$$$$+++$$$$$$$$$$$+$$$$$$$$$$$",
111 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
112 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
113 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
114 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
115 "$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$",
116 "/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$/",
119 static const char *expanded_xpm
[] = {
126 " #############aaaaaaaaaaaaa ",
133 " ## #aaaaaaaaaaaaa ",
139 " #############aaaaaaaaaaaaa ",
145 " ## #aaaaaaaaaaaaa ",
151 " #############aaaaaaaaaaaaa ",
157 static const char *collapsed_xpm
[] = {
164 " ##aaaaaaaaaaaaaaaaaa ",
172 " ##aaaaaaaaaaaaaaaaaa ",
180 " ##aaaaaaaaaaaaaaaaaa ",
188 " ##aaaaaaaaaaaaaaaaaa ",