#include <CustomColorDialogWidgets.h>
◆ QWellArray()
QWellArray |
( |
int | rows, |
|
|
int | cols, |
|
|
QWidget * | parent = 0 ) |
◆ ~QWellArray()
◆ cellContent()
QString cellContent |
( |
int | row, |
|
|
int | col ) const |
◆ cellGeometry()
QRect cellGeometry |
( |
int | row, |
|
|
int | column ) |
|
inline |
◆ cellHeight()
◆ cellRect()
◆ cellWidth()
◆ colorChanged
void colorChanged |
( |
int | index, |
|
|
QRgb | color ) |
|
signal |
◆ columnAt()
int columnAt |
( |
fltp04 | x | ) |
const |
|
inline |
◆ columnX()
int columnX |
( |
int | column | ) |
const |
|
inline |
◆ currentChanged
void currentChanged |
( |
int | row, |
|
|
int | col ) |
|
signal |
◆ focusInEvent()
void focusInEvent |
( |
QFocusEvent * | | ) |
|
|
overrideprotected |
◆ focusOutEvent()
void focusOutEvent |
( |
QFocusEvent * | | ) |
|
|
overrideprotected |
◆ gridSize()
◆ keyPressEvent()
void keyPressEvent |
( |
QKeyEvent * | e | ) |
|
|
overrideprotected |
◆ minimumSizeHint()
virtual QSize minimumSizeHint |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ mousePressEvent()
void mousePressEvent |
( |
QMouseEvent * | e | ) |
|
|
overrideprotected |
◆ mouseReleaseEvent()
void mouseReleaseEvent |
( |
QMouseEvent * | | ) |
|
|
overrideprotected |
◆ numCols()
◆ numRows()
◆ paintCell()
void paintCell |
( |
QPainter * | p, |
|
|
int | row, |
|
|
int | col, |
|
|
const QRect & | rect ) |
|
protectedvirtual |
◆ paintCellContents()
void paintCellContents |
( |
QPainter * | p, |
|
|
int | row, |
|
|
int | col, |
|
|
const QRect & | r ) |
|
protectedvirtual |
◆ paintEvent()
void paintEvent |
( |
QPaintEvent * | e | ) |
|
|
overrideprotected |
◆ rowAt()
◆ rowY()
int rowY |
( |
int | row | ) |
const |
|
inline |
◆ selected
void selected |
( |
int | row, |
|
|
int | col ) |
|
signal |
◆ selectedColumn()
int selectedColumn |
( |
| ) |
const |
|
inline |
◆ selectedRow()
int selectedRow |
( |
| ) |
const |
|
inline |
◆ setCurrent()
void setCurrent |
( |
int | row, |
|
|
int | col ) |
|
virtual |
◆ setSelected()
void setSelected |
( |
int | row, |
|
|
int | col ) |
|
virtual |
◆ sizeHint()
◆ updateCell()
void updateCell |
( |
int | row, |
|
|
int | column ) |
|
inline |
◆ selectedColumn
◆ selectedRow
The documentation for this class was generated from the following files: