class for displaying button inside table view
More...
#include <callbuttondelegate.h>
class for displaying button inside table view
CallButtonDelegate::CallButtonDelegate |
( |
VoiceCallEngine & |
aCallEngine, |
|
|
QObject * |
aParent = NULL |
|
) |
| |
Constructor
- Parameters
-
aCallEngine | is datamodel where call data comes from. |
aParent | Just parent object. |
CallButtonDelegate::~CallButtonDelegate |
( |
| ) |
|
bool CallButtonDelegate::editorEvent |
( |
QEvent * |
event, |
|
|
QAbstractItemModel * |
model, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| |
void CallButtonDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
Painter, overridden from QItemDelegate
The documentation for this class was generated from the following file: