/******************************************************************************** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).** All rights reserved.** Contact: Nokia Corporation (qt-info@nokia.com)**** This file is part of the tools applications of the Qt Toolkit.**** $QT_BEGIN_LICENSE:LGPL$** No Commercial Usage** This file contains pre-release code and may not be distributed.** You may use this file in accordance with the terms and conditions** contained in the Technology Preview License Agreement accompanying** this package.**** GNU Lesser General Public License Usage** Alternatively, this file may be used under the terms of the GNU Lesser** General Public License version 2.1 as published by the Free Software** Foundation and appearing in the file LICENSE.LGPL included in the** packaging of this file. Please review the following information to** ensure the GNU Lesser General Public License version 2.1 requirements** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.**** In addition, as a special exception, Nokia gives you certain additional** rights. These rights are described in the Nokia Qt LGPL Exception** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.**** If you have questions regarding the use of this file, please contact** Nokia at qt-info@nokia.com.****************** $QT_END_LICENSE$******************************************************************************/#ifndef GRAPHICS_H#define GRAPHICS_Hstatic const char *logo_xpm[] = {/* width height ncolors chars_per_pixel */"50 50 17 1",/* colors */" c #000000",". c #495808","X c #2A3304","o c #242B04","O c #030401","+ c #9EC011","@ c #93B310","# c #748E0C","$ c #A2C511","% c #8BA90E","& c #99BA10","* c #060701","= c #181D02","- c #212804","; c #61770A",": c #0B0D01","/ c None",/* pixels */"/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$/","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$+++$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$@;.o=::=o.;@$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$+#X* **X#+$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$#oO* O **o#+$$$$$$$$$$$$$$","$$$$$$$$$$$$$&.* OO O*.&$$$$$$$$$$$$$","$$$$$$$$$$$$@XOO * OO X&$$$$$$$$$$$$","$$$$$$$$$$$@XO OO O **:::OOO OOO X@$$$$$$$$$$$","$$$$$$$$$$&XO O-;#@++@%.oOO X&$$$$$$$$$$","$$$$$$$$$$.O : *-#+$$$$$$$$+#- : O O*.$$$$$$$$$$","$$$$$$$$$#*OO O*.&$$$$$$$$$$$$+.OOOO **#$$$$$$$$$","$$$$$$$$+-OO O *;$$$$$$$$$$$&$$$$;* o+$$$$$$$$","$$$$$$$$#O* O .+$$$$$$$$$$@X;$$$+.O *#$$$$$$$$","$$$$$$$$X* -&$$$$$$$$$$@- :;$$$&- OX$$$$$$$$","$$$$$$$@*O *O#$$$$$$$$$$@oOO**;$$$# O*%$$$$$$$","$$$$$$$; -+$$$$$$$$$@o O OO ;+$$-O *;$$$$$$$","$$$$$$$. ;$$$$$$$$$@-OO OO X&$$;O .$$$$$$$","$$$$$$$o *#$$$$$$$$@o O O O-@$$$#O *o$$$$$$$","$$$$$$+= *@$$$$$$$@o* OO -@$$$$&: =$$$$$$$","$$$$$$+: :+$$$$$$@- *-@$$$$$$: :+$$$$$$","$$$$$$+: :+$$$$$@o* O *-@$$$$$$: :+$$$$$$","$$$$$$$= :@$$$$@o*OOO -@$$$$@: =+$$$$$$","$$$$$$$- O%$$$@o* O O O O-@$$$#* OX$$$$$$$","$$$$$$$. O *O;$$&o O*O* *O -@$$; O.$$$$$$$","$$$$$$$;* Oo+$$;O*O:OO-- Oo@+= *;$$$$$$$","$$$$$$$@* O O#$$$;*OOOo@@-O Oo;O* **@$$$$$$$","$$$$$$$$X* OOO-+$$$;O o@$$@- O O OX$$$$$$$$","$$$$$$$$#* * O.$$$$;X@$$$$@-O O O#$$$$$$$$","$$$$$$$$+oO O OO.+$$+&$$$$$$@-O o+$$$$$$$$","$$$$$$$$$#* **.&$$$$$$$$$$@o OO:#$$$$$$$$$","$$$$$$$$$+. O* O-#+$$$$$$$$+;O OOO:@$$$$$$$$$","$$$$$$$$$$&X *O -;#@++@#;=O O -@$$$$$$$$","$$$$$$$$$$$&X O O*O::::O OO Oo@$$$$$$$","$$$$$$$$$$$$@XOO OO O*X+$$$$$$","$$$$$$$$$$$$$&.* ** O :: *:#$$$$$$$","$$$$$$$$$$$$$$$#o*OO O Oo#@-OOO=#$$$$$$$$","$$$$$$$$$$$$$$$$+#X:* * O**X#+$$@-*:#$$$$$$$$$","$$$$$$$$$$$$$$$$$$$%;.o=::=o.#@$$$$$$@X#$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$+++$$$$$$$$$$$+$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$","/$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$/",};static const char *expanded_xpm[] = {"32 32 3 1"," c None","# c #000000","a c #0000c0"," ## "," ## "," #############aaaaaaaaaaaaa "," ## # "," ## # "," ## # "," ## # "," ## # "," ## # "," ## #aaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "," #############aaaaaaaaaaaaa "," ## # "," ## # "," ## # "," ## # "," ## # "," ## #aaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "," #############aaaaaaaaaaaaa "," ## # "," ## # "," ## # "," ## # "};static const char *collapsed_xpm[] = {"32 32 3 1"," c None","# c #000000","a c #0000c0"," ## "," ## "," ##aaaaaaaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "," ## "," ## "," ##aaaaaaaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "," ## "," ## "," ##aaaaaaaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "," ## "," ## "," ##aaaaaaaaaaaaaaaaaa "," ## "," ## "," ## "," ## "," ## "};#endif // GRAPHICS_H