KD Chart 2
[rev.2.7]
|
This is the complete list of members for KDGantt::ProxyModel, including all inherited members.
column(int ganttrole) const | KDGantt::ProxyModel | |
columnCount(const QModelIndex &idx) const override | KDGantt::ProxyModel | |
data(const QModelIndex &idx, int role=Qt::DisplayRole) const override | KDGantt::ProxyModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override | KDGantt::ForwardingProxyModel | |
ForwardingProxyModel(QObject *parent=0) | KDGantt::ForwardingProxyModel | explicit |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | KDGantt::ForwardingProxyModel | |
mapFromSource(const QModelIndex &idx) const override | KDGantt::ProxyModel | |
mapToSource(const QModelIndex &proxyIdx) const override | KDGantt::ProxyModel | |
mimeData(const QModelIndexList &indexes) const override | KDGantt::ForwardingProxyModel | |
mimeTypes() const override | KDGantt::ForwardingProxyModel | |
parent(const QModelIndex &idx) const override | KDGantt::ForwardingProxyModel | |
ProxyModel(QObject *parent=0) | KDGantt::ProxyModel | explicit |
role(int ganttrole) const | KDGantt::ProxyModel | |
rowCount(const QModelIndex &idx) const override | KDGantt::ProxyModel | |
setColumn(int ganttrole, int col) | KDGantt::ProxyModel | |
setData(const QModelIndex &idx, const QVariant &value, int role=Qt::EditRole) override | KDGantt::ProxyModel | |
setRole(int ganttrole, int role) | KDGantt::ProxyModel | |
setSourceModel(QAbstractItemModel *model) override | KDGantt::ForwardingProxyModel | |
sourceColumnsAboutToBeInserted(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceColumnsAboutToBeRemoved(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceColumnsInserted(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceColumnsRemoved(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceDataChanged(const QModelIndex &from, const QModelIndex &to) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceLayoutAboutToBeChanged() | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceLayoutChanged() | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceModelAboutToBeReset() | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceModelReset() | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceRowsAboutToBeInserted(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceRowsAboutToBeRemoved(const QModelIndex &, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceRowsInserted(const QModelIndex &idx, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
sourceRowsRemoved(const QModelIndex &, int start, int end) | KDGantt::ForwardingProxyModel | protectedvirtualslot |
supportedDropActions() const override | KDGantt::ForwardingProxyModel | |
~ForwardingProxyModel() override | KDGantt::ForwardingProxyModel | |
~ProxyModel() override | KDGantt::ProxyModel |