forked from blue/squawk
seem to have found a text block, to activate with the click later
This commit is contained in:
parent
d86e2c28a0
commit
eac87e713f
4 changed files with 101 additions and 6 deletions
|
@ -58,6 +58,7 @@ public:
|
|||
bool editorEvent(QEvent * event, QAbstractItemModel * model, const QStyleOptionViewItem & option, const QModelIndex & index) override;
|
||||
void endClearWidgets();
|
||||
void beginClearWidgets();
|
||||
void leftClick(const QPoint& point, const QModelIndex& index, const QRect& sizeHint) const;
|
||||
|
||||
static int avatarHeight;
|
||||
static int margin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue