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