BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ComponentProxyModel Member List

This is the complete list of members for ComponentProxyModel, including all inherited members.

buildModelMap()ComponentProxyModelprivate
columnCount(const QModelIndex &parent={}) constComponentProxyModel
ComponentProxyModel(QObject *parent=nullptr)ComponentProxyModel
hasChildren(const QModelIndex &parent) constComponentProxyModel
index(int row, int column, const QModelIndex &parent={}) constComponentProxyModel
m_modelComponentProxyModelprivate
m_proxyStrategyComponentProxyModelprivate
mapFromSource(const QModelIndex &sourceIndex) constComponentProxyModel
mapToSource(const QModelIndex &proxyIndex) constComponentProxyModel
parent(const QModelIndex &child) constComponentProxyModel
ProxyModelStrategy classComponentProxyModelfriend
rowCount(const QModelIndex &parent={}) constComponentProxyModel
setProxyStrategy(ProxyModelStrategy *strategy)ComponentProxyModel
setRootIndex(const QModelIndex &sourceRootIndex)ComponentProxyModel
setSessionModel(SessionModel *model)ComponentProxyModel
sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles={})ComponentProxyModelprivateslot
sourceRowsInserted(const QModelIndex &parent, int start, int end)ComponentProxyModelprivateslot
sourceRowsRemoved(const QModelIndex &parent, int start, int end)ComponentProxyModelprivateslot
updateModelMap()ComponentProxyModelprivate