seem to have found a text block, to activate with the click later

This commit is contained in:
Blue 2022-04-28 00:08:59 +03:00
parent d86e2c28a0
commit eac87e713f
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
4 changed files with 101 additions and 6 deletions

View file

@ -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;