class KColorCells |
|
A table of editable color cells.
Author Martin Jones |
|
Constructs a new table of color cells, consisting of
rows * columns colors.
parent - The parent of the new widget rows - The number of rows in the table columns - The number of columns in the table |
|
|
Returns the color at a given index in the table |
|
Emitted when a color in the table is double-clicked |
|
Emitted when a color is selected in the table |
|
Returns the total number of color cells in the table |
|
|
|
|
|
|
|
|
|
|
Returns the index of the cell which is currently selected |
|
|
Sets the color in the given index in the table |
|
Sets the currently selected cell to index |
|
|
|