• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kdeui

kcolordialog.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <qcheckbox.h>
#include <qcombobox.h>
#include <qdrawutil.h>
#include <qevent.h>
#include <qfile.h>
#include <qimage.h>
#include <qlabel.h>
#include <qlayout.h>
#include <qvalidator.h>
#include <qpainter.h>
#include <qpushbutton.h>
#include <qspinbox.h>
#include <qtimer.h>
#include <kapplication.h>
#include <kconfig.h>
#include <kglobal.h>
#include <kglobalsettings.h>
#include <kiconloader.h>
#include <klineedit.h>
#include <klistbox.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kseparator.h>
#include <kpalette.h>
#include <kimageeffect.h>
#include "kcolordialog.h"
#include "kcolordrag.h"
#include "kstaticdeleter.h"
#include <config.h>
#include <kdebug.h>
#include "kcolordialog.moc"

Include dependency graph for kcolordialog.cpp:

Go to the source code of this file.


Defines

#define STANDARD_PAL_SIZE   17

Functions

static void createStandardPalette ()
static const char *const * namedColorFilePath (void)

Variables

const ColorPaletteNameType colorPaletteName []
const int customColorIndex = 1
static QWidget * kde_color_dlg_widget = 0
const int recentColorIndex = 0
static KStaticDeleter< QColor > spd
static QColor * standardPalette = 0

Define Documentation

#define STANDARD_PAL_SIZE   17

Definition at line 114 of file kcolordialog.cpp.


Function Documentation

static void createStandardPalette (  )  [static]

Definition at line 182 of file kcolordialog.cpp.

static const char* const* namedColorFilePath ( void   )  [static]

Definition at line 618 of file kcolordialog.cpp.


Variable Documentation

const ColorPaletteNameType colorPaletteName[]

Initial value:

{
    { "Recent_Colors", I18N_NOOP2( "palette name", "* Recent Colors *" ) },
    { "Custom_Colors", I18N_NOOP2( "palette name", "* Custom Colors *" ) },
    { "40.colors",     I18N_NOOP2( "palette name", "Forty Colors" ) },
    { "Rainbow.colors",I18N_NOOP2( "palette name", "Rainbow Colors" ) },
    { "Royal.colors",  I18N_NOOP2( "palette name", "Royal Colors" ) },
    { "Web.colors",    I18N_NOOP2( "palette name", "Web Colors" ) },
    { 0, 0 } 
}

Definition at line 82 of file kcolordialog.cpp.

const int customColorIndex = 1

Definition at line 94 of file kcolordialog.cpp.

QWidget* kde_color_dlg_widget = 0 [static]

Definition at line 1487 of file kcolordialog.cpp.

const int recentColorIndex = 0

Definition at line 93 of file kcolordialog.cpp.

KStaticDeleter<QColor> spd [static]

Definition at line 180 of file kcolordialog.cpp.

QColor* standardPalette = 0 [static]

Definition at line 179 of file kcolordialog.cpp.

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal