Searched refs:setAttributesModelRootIndex (Results 1 – 2 of 2) sorted by relevance
668 void setAttributesModelRootIndex( const QModelIndex& );
214 setAttributesModelRootIndex( d->attributesModel->mapFromSource( idx ) ); in setRootIndex()217 void AbstractDiagram::setAttributesModelRootIndex( const QModelIndex& idx ) in setAttributesModelRootIndex() function in AbstractDiagram