org.kde.koala
public class KPaletteTable extends QWidget
UNKNOWN: A color palette in table form.
| Constructor Summary | |
|---|---|
| protected | KPaletteTable(Class dummy) |
| KPaletteTable(QWidget parent, int minWidth, int cols) | |
| KPaletteTable(QWidget parent, int minWidth) | |
| KPaletteTable(QWidget parent) | |
| Method Summary | |
|---|---|
| void | addToCustomColors(QColor arg1) |
| void | addToRecentColors(QColor arg1) |
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| String | paletteName() |
| protected void | readNamedColor() |
| void | setPalette(String paletteName) |
| protected void | slotColorCellDoubleClicked(int arg1) |
| protected void | slotColorCellSelected(int arg1) |
| protected void | slotColorTextSelected(String colorText) |
| protected void | slotSetPalette(String _paletteName) |
| protected void | slotShowNamedColorReadError() |