Home
last modified time | relevance | path

Searched refs:LongTitleRole (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/citra/citra-ac98458e0/src/citra_qt/
H A Dgame_list_p.h153 static constexpr int LongTitleRole = SortRole + 5; variable
192 LongTitleRole); in GameListItemPath()
209 {UISettings::GameListText::LongTitleName, data(LongTitleRole).toString()}, in data()
H A Dgame_list.cpp227 child->data(GameListItemPath::LongTitleRole).toString().toLower(); in OnTextChanged()
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/
H A Dgame_list_p.h153 static constexpr int LongTitleRole = SortRole + 5; variable
192 LongTitleRole); in GameListItemPath()
209 {UISettings::GameListText::LongTitleName, data(LongTitleRole).toString()}, in data()
H A Dgame_list.cpp227 child->data(GameListItemPath::LongTitleRole).toString().toLower(); in OnTextChanged()