#include <kcolordialog.h>
Inherits TQGridView.
|
|
void | colorSelected (int col) |
| |
|
void | colorDoubleClicked (int col) |
| |
A table of editable color cells.
- Author
- Martin Jones mjone.nosp@m.s@kd.nosp@m.e.org
Definition at line 253 of file kcolordialog.h.
◆ KColorCells()
| KColorCells::KColorCells |
( |
TQWidget * |
parent, |
|
|
int |
rows, |
|
|
int |
cols |
|
) |
| |
◆ ~KColorCells()
| KColorCells::~KColorCells |
( |
| ) |
|
◆ color()
| TQColor KColorCells::color |
( |
int |
indx | ) |
const |
|
inline |
◆ dragEnterEvent()
| void KColorCells::dragEnterEvent |
( |
TQDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
◆ dropEvent()
| void KColorCells::dropEvent |
( |
TQDropEvent * |
event | ) |
|
|
protectedvirtual |
◆ getSelected()
| int KColorCells::getSelected |
( |
| ) |
const |
|
inline |
◆ mouseDoubleClickEvent()
| void KColorCells::mouseDoubleClickEvent |
( |
TQMouseEvent * |
| ) |
|
|
protectedvirtual |
◆ mouseMoveEvent()
| void KColorCells::mouseMoveEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
| void KColorCells::mousePressEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ mouseReleaseEvent()
| void KColorCells::mouseReleaseEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ numCells()
| int KColorCells::numCells |
( |
| ) |
const |
|
inline |
◆ paintCell()
| void KColorCells::paintCell |
( |
TQPainter * |
painter, |
|
|
int |
row, |
|
|
int |
col |
|
) |
| |
|
protectedvirtual |
◆ posToCell()
| int KColorCells::posToCell |
( |
const TQPoint & |
pos, |
|
|
bool |
ignoreBorders = false |
|
) |
| |
|
protected |
◆ resizeEvent()
| void KColorCells::resizeEvent |
( |
TQResizeEvent * |
| ) |
|
|
protectedvirtual |
◆ setAcceptDrags()
| void KColorCells::setAcceptDrags |
( |
bool |
_acceptDrags | ) |
|
|
inline |
◆ setColor()
| void KColorCells::setColor |
( |
int |
colNum, |
|
|
const TQColor & |
col |
|
) |
| |
◆ setShading()
| void KColorCells::setShading |
( |
bool |
_shade | ) |
|
|
inline |
◆ virtual_hook()
| void KColorCells::virtual_hook |
( |
int |
id, |
|
|
void * |
data |
|
) |
| |
|
protectedvirtual |
◆ acceptDrags
| bool KColorCells::acceptDrags |
|
protected |
◆ colors
| TQColor* KColorCells::colors |
|
protected |
◆ inMouse
| bool KColorCells::inMouse |
|
protected |
◆ mPos
| TQPoint KColorCells::mPos |
|
protected |
◆ selected
| int KColorCells::selected |
|
protected |
◆ shade
The documentation for this class was generated from the following files: