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