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