|
static const qint32 | d_arrow [] ={-4,-2, 3,-2, -4,-1, 3,-1, -3,0, 2,0, -2,1, 1,1, -1,2, 0,2} |
|
static const qint32 | l_arrow [] ={-3,-1, -3,0, -2,-2, -2,1, -1,-3, -1,2, 0,-4, 0,3, 1,-4, 1,3} |
|
static const qint32 | r_arrow [] ={-2,-4, -2,3, -1,-4, -1,3, 0,-3, 0,2, 1,-2, 1,1, 2,-1, 2,0} |
|
static const QStyle::StyleHint | SH_KCustomStyleElement = (QStyle::StyleHint)0xff000001 |
|
static const qint32 | u_arrow [] ={-1,-3, 0,-3, -2,-2, 1,-2, -3,-1, 2,-1, -4,0, 3,0, -4,1, 3,1} |
|
static const int | X_KdeBase = 0xff000000 |
|
const qint32 u_arrow[] ={-1,-3, 0,-3, -2,-2, 1,-2, -3,-1, 2,-1, -4,0, 3,0, -4,1, 3,1} |
|
static |
KStyle for KDE4 Copyright (C) 2004-2005 Maksim Orlovich maksi.nosp@m.m@kd.nosp@m.e.org Copyright (C) 2005,2006 Sandro Giessl giess.nosp@m.l@kd.nosp@m.e.org
Based in part on the following software: KStyle for KDE3 Copyright (C) 2001-2002 Karol Szwed galli.nosp@m.um@k.nosp@m.de.or.nosp@m.g Portions (C) 1998-2000 TrollTech AS Keramik for KDE3, Copyright (C) 2002 Malte Starostik malte.nosp@m.@kde.nosp@m..org (C) 2002-2003 Maksim Orlovich maksi.nosp@m.m@kd.nosp@m.e.org Portions (C) 2001-2002 Karol Szwed galli.nosp@m.um@k.nosp@m.de.or.nosp@m.g (C) 2001-2002 Fredrik Höglund fredr.nosp@m.ik@k.nosp@m.de.or.nosp@m.g (C) 2000 Daniel M. Duley mosfe.nosp@m.t@kd.nosp@m.e.org (C) 2000 Dirk Mueller muell.nosp@m.er@k.nosp@m.de.or.nosp@m.g (C) 2001 Martijn Klingens kling.nosp@m.ens@.nosp@m.kde.o.nosp@m.rg (C) 2003 Sandro Giessl sandr.nosp@m.o@gi.nosp@m.essl..nosp@m.com This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
Many thanks to Bradley T. Hughes for the 3 button scrollbar code.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Definition at line 74 of file kstyle.cpp.