137 void handleCustomContextMenuRequested(
const QPoint& point);
145 void handleTreeViewItemFocusClicked(
const ModuleItem* sti);
An item in the ModuleModel.
Enables filtering of the SelectionTreeModel.
Displays the current selection.
virtual void mouseDoubleClickEvent(QMouseEvent *event) override
void handleModuleColorChanged(u32 id)
void handleFilterTextChanged(const QString& filter_text);
void populate(bool mVisible, u32 groupingId=0)
void itemDoubleClicked(const ModuleItem *sti)
virtual void currentChanged(const QModelIndex ¤t, const QModelIndex &previous) override
SelectionTreeView(QWidget *parent=nullptr, bool isGrouping=false)
void setDefaultColumnWidth()
SelectionTreeProxyModel * proxyModel()
ModuleItem * itemFromIndex(const QModelIndex &index=QModelIndex()) const
void triggerSelection(const ModuleItem *sti)
virtual bool event(QEvent *event) override
QObject * parent() const const