CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Member Functions | Protected Member Functions | List of all members
ModuleSortFilterProxyModel Class Reference

#include <Applications/ctkCommandLineModuleExplorer/ctkCmdLineModuleExplorerTreeWidget.h>

Inheritance diagram for ModuleSortFilterProxyModel:
Inheritance graph
[legend]
Collaboration diagram for ModuleSortFilterProxyModel:
Collaboration graph
[legend]

Public Member Functions

 ModuleSortFilterProxyModel (QObject *parent=0)
 

Protected Member Functions

bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const
 
bool lessThan (const QModelIndex &left, const QModelIndex &right) const
 

Detailed Description

Definition at line 37 of file ctkCmdLineModuleExplorerTreeWidget.h.

Constructor & Destructor Documentation

◆ ModuleSortFilterProxyModel()

ModuleSortFilterProxyModel::ModuleSortFilterProxyModel ( QObject *  parent = 0)

Member Function Documentation

◆ filterAcceptsRow()

bool ModuleSortFilterProxyModel::filterAcceptsRow ( int  sourceRow,
const QModelIndex &  sourceParent 
) const
protected

◆ lessThan()

bool ModuleSortFilterProxyModel::lessThan ( const QModelIndex &  left,
const QModelIndex &  right 
) const
protected

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