COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
FilteringModel Class Reference

#include <FilteringModel.hpp>

Inherits QSortFilterProxyModel.

Public Member Functions

 FilteringModel (QObject *parent=0)
 
QVariant data (const QModelIndex &index, int role) const
 

Protected Member Functions

bool filterAcceptsRow (int source_row, const QModelIndex &source_parent) const
 

Private Attributes

QMap< QString, QIcon > m_icons
 

Detailed Description

Definition at line 24 of file FilteringModel.hpp.

Constructor & Destructor Documentation

FilteringModel ( QObject *  parent = 0)

Definition at line 24 of file FilteringModel.cpp.

Member Function Documentation

QVariant data ( const QModelIndex &  index,
int  role 
) const

Definition at line 43 of file FilteringModel.cpp.

bool filterAcceptsRow ( int  source_row,
const QModelIndex &  source_parent 
) const
protected

Definition at line 57 of file FilteringModel.cpp.

Member Data Documentation

QMap<QString, QIcon> m_icons
private

Definition at line 40 of file FilteringModel.hpp.


The documentation for this class was generated from the following files:
Send comments to:
COOLFluiD Web Admin