|
| QmitkAlgorithmListModel (QObject *parent=NULL) |
|
virtual | ~QmitkAlgorithmListModel () |
|
void | SetAlgorithms (::map::deployment::DLLDirectoryBrowser::DLLInfoListType algList) |
|
virtual Qt::ItemFlags | flags (const QModelIndex &index) const |
|
virtual QVariant | data (const QModelIndex &index, int role) const |
|
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
|
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
virtual int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
| QmitkAlgorithmListModel (QObject *parent=NULL) |
|
virtual | ~QmitkAlgorithmListModel () |
|
void | SetAlgorithms (::map::deployment::DLLDirectoryBrowser::DLLInfoListType algList) |
|
virtual Qt::ItemFlags | flags (const QModelIndex &index) const |
|
virtual QVariant | data (const QModelIndex &index, int role) const |
|
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
|
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
virtual int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
Model that takes a list of MatchPoint algorithm dll handles and represents it as model in context of the QT view-model-concept.
- Warning
- This class is not yet documented. Use "git blame" and ask the author to provide basic documentation.
Definition at line 34 of file Helper/QmitkAlgorithmListModel.h.