#include <kcolordialog.h>
Inherits TQWidget.
|
void | setPalette (const TQString &paletteName) |
|
|
void | colorSelected (const TQColor &, const TQString &) |
|
void | colorDoubleClicked (const TQColor &, const TQString &) |
|
|
| KPaletteTable (TQWidget *parent, int minWidth=210, int cols=16) |
|
void | addToCustomColors (const TQColor &) |
|
void | addToRecentColors (const TQColor &) |
|
TQString | palette () const |
|
|
void | slotColorCellSelected (int) |
|
void | slotColorCellDoubleClicked (int) |
|
void | slotColorTextSelected (const TQString &colorText) |
|
void | slotSetPalette (const TQString &_paletteName) |
|
void | slotShowNamedColorReadError (void) |
|
|
void | readNamedColor (void) |
|
virtual void | virtual_hook (int id, void *data) |
|
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.
◆ i18n_customColors
TQString KPaletteTable::i18n_customColors |
|
protected |
◆ i18n_namedColors
TQString KPaletteTable::i18n_namedColors |
|
protected |
◆ i18n_recentColors
TQString KPaletteTable::i18n_recentColors |
|
protected |
The documentation for this class was generated from the following files: