MoleQueue 0.9.0
Loading...
Searching...
No Matches
QueueManagerItemModel Class Reference

#include <queuemanageritemmodel.h>

Inheritance diagram for QueueManagerItemModel:

Public Member Functions

 QueueManagerItemModel (QueueManager *queueManager, QObject *parentObject=0)
QModelIndex parent (const QModelIndex &) const
int rowCount (const QModelIndex &modelIndex=QModelIndex()) const
int columnCount (const QModelIndex &modelIndex=QModelIndex()) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
QVariant data (const QModelIndex &modelIndex, int role=Qt::DisplayRole) const
Qt::ItemFlags flags (const QModelIndex &modelIndex) const
QModelIndex index (int row, int column, const QModelIndex &modelIndex=QModelIndex()) const

Protected Attributes

QueueManagerm_queueManager

Detailed Description

Item model for interacting with queues in the QueueManagerDialog.


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