navit  0.5.3-trunk
NGQStandardItemModel Class Reference

#include <proxy.h>

Inheritance diagram for NGQStandardItemModel:

Public Types

enum  listRoles {
  ItemId =Qt::UserRole+1 , ItemName =Qt::UserRole+2 , ItemIcon =Qt::UserRole+3 , ItemPath =Qt::UserRole+4 ,
  ItemValue =Qt::UserRole+5
}
 

Public Member Functions

 NGQStandardItemModel (QObject *parent)
 

Private Attributes

QHash< int, QByteArray > roleNames
 

Member Enumeration Documentation

◆ listRoles

Enumerator
ItemId 
ItemName 
ItemIcon 
ItemPath 
ItemValue 

Constructor & Destructor Documentation

◆ NGQStandardItemModel()

NGQStandardItemModel::NGQStandardItemModel ( QObject *  parent)
inline

Field Documentation

◆ roleNames

QHash<int, QByteArray> NGQStandardItemModel::roleNames
private

Referenced by NGQStandardItemModel().


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