Searched refs:UrlRole (Results 1 – 6 of 6) sorted by relevance
150 case UrlRole: in data()164 roles.insert(UrlRole, "url"); in roleNames()
70 UrlRole = UserRole, enumerator
453 case BookmarksModel::UrlRole: in data()641 case BookmarksModel::UrlRole: in setData()737 emit openUrl(index.data(BookmarksModel::UrlRole).toUrl()); in activated()854 emit openUrl(index.sibling(index.row(), 1).data(BookmarksModel::UrlRole).toUrl()); in open()962 action->setData(idx.data(BookmarksModel::UrlRole)); in build()977 emit openUrl(index.data(BookmarksModel::UrlRole).toUrl()); in activated()
154 UrlRole = Qt::UserRole + 2, enumerator
143 UrlRole = Qt::UserRole + 3, enumerator
415 case UrlRole: in data()598 emit openUrl(index.data(HistoryModel::UrlRole).toUrl()); in activated()709 emit openUrl(index.data(HistoryModel::UrlRole).toUrl()); in open()