kdeui Library API Documentation

KPaletteTable Class Reference

A color palette in table form. More...

#include <kcolordialog.h>

Inheritance diagram for KPaletteTable:

QWidget List of all members.

Public Slots

void setPalette (const QString &paletteName)

Signals

void colorSelected (const QColor &, const QString &)
void colorDoubleClicked (const QColor &, const QString &)

Public Member Functions

 KPaletteTable (QWidget *parent, int minWidth=210, int cols=16)
void addToCustomColors (const QColor &)
void addToRecentColors (const QColor &)
QString palette () const

Protected Slots

void slotColorCellSelected (int)
void slotColorCellDoubleClicked (int)
void slotColorTextSelected (const QString &colorText)
void slotSetPalette (const QString &_paletteName)
void slotShowNamedColorReadError (void)

Protected Member Functions

void readNamedColor (void)
virtual void virtual_hook (int id, void *data)

Protected Attributes

QString i18n_customColors
QString i18n_recentColors
QString i18n_namedColors
QComboBoxcombo
KColorCellscells
QScrollViewsv
KListBoxmNamedColorList
KPalettemPalette
int mMinWidth
int mCols

Detailed Description

A color palette in table form.

Author:
Waldo Bastian <bastian@kde.org>
Version:
Id
kcolordialog.h,v 1.50 2002/08/01 14:19:52 coolo Exp

Definition at line 191 of file kcolordialog.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:15:09 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001