RetroArch
Signals | Public Member Functions | Protected Slots | List of all members
TreeView Class Reference

#include <ui_qt.h>

Inheritance diagram for TreeView:
[legend]
Collaboration diagram for TreeView:
[legend]

Signals

void itemsSelected (QModelIndexList selectedIndexes)
 

Public Member Functions

 TreeView (QWidget *parent=0)
 

Protected Slots

void columnCountChanged (int oldCount, int newCount)
 
void selectionChanged (const QItemSelection &selected, const QItemSelection &deselected)
 

Constructor & Destructor Documentation

◆ TreeView()

TreeView::TreeView ( QWidget *  parent = 0)

Member Function Documentation

◆ columnCountChanged

void TreeView::columnCountChanged ( int  oldCount,
int  newCount 
)
protectedslot

◆ itemsSelected

void TreeView::itemsSelected ( QModelIndexList  selectedIndexes)
signal
Here is the caller graph for this function:

◆ selectionChanged

void TreeView::selectionChanged ( const QItemSelection &  selected,
const QItemSelection &  deselected 
)
protectedslot

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