2 * Copyright © 2006-2007 Fredrik Höglund <fredrik@kde.org>
4 * QCursor images Copyright © 1992-2006 Trolltech AS.
6 * KCursor images Copyright © 1998 Kurt Granroth <granroth@kde.org>
8 * This program is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU General Public
10 * License version 2 as published by the Free Software Foundation.
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with this program; see the file COPYING. If not, write to
19 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 * Boston, MA 02110-1301, USA.
28 static const char * const busy_xpm
[] = {
39 ".+++++. ........... ",
40 ".++++++. .+++++++++. ",
41 ".+++++++. ........... ",
42 ".++++++++. .+++++++. ",
43 ".+++++..... .+++++++. ",
67 static const char * const forbidden_xpm
[] = {
94 static const char * const kde_hand_xpm
[] = {
110 " .++.++++++++.++. ",
111 " .++.+++++++++++. ",
112 " .++.+++++++++++. ",
113 " .++++++++++++++. ",
114 " .++++++++++++++. ",
123 static const char * const size_bdiag_xpm
[] = {
146 static const char * const size_fdiag_xpm
[] = {
169 static const char * const size_hor_xpm
[] = {
192 static const char * const size_ver_xpm
[] = {
215 static const char * const split_h_xpm
[] = {
233 " .++.....+..+.....++. ",
234 " .+++++++++..+++++++++. ",
235 " .++.....+..+.....++. ",
254 static const char * const split_v_xpm
[] = {
272 " ........+........ ",
273 " .+++++++++++++++. ",
274 " ................. ",
275 " ................. ",
276 " .+++++++++++++++. ",
277 " ........+........ ",
293 static const char * const whats_this_xpm
[] = {
302 ".+++. +...+ +...+ ",
303 ".++++. +...+ +...+ ",
304 ".+++++. +...+ +...+ ",
305 ".++++++. +...+ +...+ ",
306 ".+++++++. +++ +...+ ",
308 ".+++++..... +...+ ",
332 static const char * const working_cursor_xpm
[]={
341 ".++++. .+...+..+.. ",
342 ".+++++. +....+...++ ",
343 ".++++++. +...++...++ ",
344 ".+++++++. +..+.....++ ",
345 ".++++++++. .++.....+.. ",
346 ".+++++.... .++++++. ",
371 static const char * const openhand_xpm
[] = {
394 static const char * const closedhand_xpm
[] = {