#include <openwithexecutablemodel.h>
|
| OpenWithExecutableModel (QObject *parentObject=0) |
|
int | rowCount (const QModelIndex &p=QModelIndex()) const |
|
int | columnCount (const QModelIndex &p=QModelIndex()) const |
|
QVariant | data (const QModelIndex &ind, int role) const |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role) const |
|
virtual bool | insertRows (int row, int count, const QModelIndex &parent) |
|
virtual bool | removeRows (int row, int count, const QModelIndex &parent) |
|
bool | setData (const QModelIndex &ind, const QVariant &value, int role) |
|
Qt::ItemFlags | flags (const QModelIndex &index) const |
|
QModelIndex | index (int row, int column, const QModelIndex &parent=QModelIndex()) const |
|
QModelIndex | parent (const QModelIndex &child) const |
|
MVC item model for OpenWithActionFactory configurations.
The documentation for this class was generated from the following file:
- openwithexecutablemodel.h