kdeui Library API Documentation

KPaletteTable Class Reference

A color palette in table form. More...

#include <kcolordialog.h>

Inheritance diagram for KPaletteTable:

Inheritance graph
[legend]
Collaboration diagram for KPaletteTable:

Collaboration graph
[legend]
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.61 2003/09/10 00:12:13 wheeler Exp

Definition at line 196 of file kcolordialog.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Sep 30 05:17:28 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003