Home
last modified time | relevance | path

Searched defs:getExistingRole (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmllistmodel_p_p.h236 const Role &getExistingRole(int index) const { return *roles.at(index); } in getExistingRole() function
364 const ListLayout::Role &getExistingRole(int index) const in getExistingRole() function
369 const ListLayout::Role *getExistingRole(QV4::String *key) const in getExistingRole() function
H A Dqqmllistmodel.cpp256 const ListLayout::Role *ListLayout::getExistingRole(const QString &key) const in getExistingRole() function in ListLayout
265 const ListLayout::Role *ListLayout::getExistingRole(QV4::String *key) const in getExistingRole() function in ListLayout
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmllistmodel_p_p.h236 const Role &getExistingRole(int index) const { return *roles.at(index); } in getExistingRole() function
364 const ListLayout::Role &getExistingRole(int index) const in getExistingRole() function
369 const ListLayout::Role *getExistingRole(QV4::String *key) const in getExistingRole() function
H A Dqqmllistmodel.cpp256 const ListLayout::Role *ListLayout::getExistingRole(const QString &key) const in getExistingRole() function in ListLayout
265 const ListLayout::Role *ListLayout::getExistingRole(QV4::String *key) const in getExistingRole() function in ListLayout