#include <kcolordialog.h>
Inherits TQWidget.
Public Slots |
void | setPalette (const TQString &paletteName) |
Signals |
void | colorSelected (const TQColor &, const TQString &) |
void | colorDoubleClicked (const TQColor &, const TQString &) |
Public Member Functions |
| KPaletteTable (TQWidget *parent, int minWidth=210, int cols=16) |
void | addToCustomColors (const TQColor &) |
void | addToRecentColors (const TQColor &) |
TQString | palette () const |
Protected Slots |
void | slotColorCellSelected (int) |
void | slotColorCellDoubleClicked (int) |
void | slotColorTextSelected (const TQString &colorText) |
void | slotSetPalette (const TQString &_paletteName) |
void | slotShowNamedColorReadError (void) |
Protected Member Functions |
void | readNamedColor (void) |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
A color palette in table form.
- Author
- Waldo Bastian basti.nosp@m.an@k.nosp@m.de.or.nosp@m.g
Definition at line 198 of file kcolordialog.h.
Member Data Documentation
TQString KPaletteTable::i18n_customColors |
|
protected |
TQString KPaletteTable::i18n_namedColors |
|
protected |
TQString KPaletteTable::i18n_recentColors |
|
protected |
The documentation for this class was generated from the following files: