21 #ifndef CALLBUTTON_DELEGATE_H 22 #define CALLBUTTON_DELEGATE_H 24 #include <QItemDelegate> 25 #include <QApplication> 26 #include <QMouseEvent> 44 QObject* aParent = NULL ) ;
51 void paint(QPainter *painter,
const QStyleOptionViewItem &option,
const QModelIndex &index)
const;
52 bool editorEvent(QEvent *event, QAbstractItemModel *model,
const QStyleOptionViewItem &option,
const QModelIndex &index);
Network-related logic for handling voice channel between nodes.
Definition: voicecallengine.h:53