Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ObjectInfoListModel< TPredicate > Class Template Reference
Inheritance diagram for ObjectInfoListModel< TPredicate >:

Public Member Functions

int rowCount (QModelIndex const &) const
 
QVariant data (QModelIndex const &index, int role=Qt::DisplayRole) const
 
void removeObject (int object_id)
 
void refresh ()
 

Private Types

typedef std::vector< std::pair
< QString, int > > 
Object_container
 

Private Attributes

Object_container objects_
 
TPredicate predicate_
 

Detailed Description

template<typename TPredicate>
class ObjectInfoListModel< TPredicate >

Definition at line 43 of file ObjectInfoListModel.hh.


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