RabbitCommon v2.3.3
Loading...
Searching...
No Matches
Signals | Public Member Functions | Protected Slots | List of all members
CFileBroserTreeView Class Reference
Inheritance diagram for CFileBroserTreeView:

Signals

void sigChanged (const QString &szItem, bool bDir)
 

Public Member Functions

 CFileBroserTreeView (QWidget *parent=nullptr)
 

Protected Slots

virtual void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) override
 
virtual void currentChanged (const QModelIndex &current, const QModelIndex &previous) override
 

Detailed Description

Definition at line 11 of file FileBroserTreeView.h.

Constructor & Destructor Documentation

◆ ~CFileBroserTreeView()

CFileBroserTreeView::~CFileBroserTreeView ( )
virtual

Definition at line 12 of file FileBroserTreeView.cpp.

Member Function Documentation

◆ currentChanged

void CFileBroserTreeView::currentChanged ( const QModelIndex &  current,
const QModelIndex &  previous 
)
overrideprotectedvirtualslot

Definition at line 22 of file FileBroserTreeView.cpp.

◆ selectionChanged

void CFileBroserTreeView::selectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
overrideprotectedvirtualslot

Definition at line 17 of file FileBroserTreeView.cpp.


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