ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCustomQTreeView Class Reference

Custom QTreeView widget (for advanced selection behavior) More...

#include <ecvDBRoot.h>

Inheritance diagram for ccCustomQTreeView:
Collaboration diagram for ccCustomQTreeView:

Public Member Functions

 ccCustomQTreeView (QWidget *parent)
 Default constructor. More...
 

Protected Member Functions

virtual QItemSelectionModel::SelectionFlags selectionCommand (const QModelIndex &index, const QEvent *event=nullptr) const
 

Detailed Description

Custom QTreeView widget (for advanced selection behavior)

Definition at line 51 of file ecvDBRoot.h.

Constructor & Destructor Documentation

◆ ccCustomQTreeView()

ccCustomQTreeView::ccCustomQTreeView ( QWidget *  parent)
inlineexplicit

Default constructor.

Definition at line 56 of file ecvDBRoot.h.

Member Function Documentation

◆ selectionCommand()

QItemSelectionModel::SelectionFlags ccCustomQTreeView::selectionCommand ( const QModelIndex &  index,
const QEvent *  event = nullptr 
) const
protectedvirtual

Definition at line 2437 of file ecvDBRoot.cpp.

References event, ccObject::isA(), and CV_TYPES::LABEL_2D.


The documentation for this class was generated from the following files: