Home
last modified time | relevance | path

Searched refs:NameRole (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/x11/radare-cutter/r2cutter-0.1.1/src/widgets/
H A DClassesWidget.cpp135 case NameRole: in data()
157 case NameRole: in data()
177 case NameRole: in data()
202 case NameRole: in data()
415 case NameRole: in data()
446 case NameRole: in data()
480 case NameRole: in data()
725 className = index.data(ClassesModel::NameRole).toString(); in on_addMethodAction_triggered()
740 QString methName = index.data(ClassesModel::NameRole).toString(); in on_editMethodAction_triggered()
760 QString className = index.data(ClassesModel::NameRole).toString(); in on_deleteClassAction_triggered()
[all …]
/dports/math/rocs/rocs-21.12.3/libgraphtheory/dialogs/
H A Dpropertieswidget.cpp92 …m_nodeType->removeDynamicProperty(m_nodeModel->data(index, NodeTypePropertyModel::NameRole).toStri… in deleteProperty()
94 …m_edgeType->removeDynamicProperty(m_edgeModel->data(index, NodeTypePropertyModel::NameRole).toStri… in deleteProperty()
101 …m_nodeType->renameDynamicProperty(m_nodeModel->data(index, NodeTypePropertyModel::NameRole).toStri… in renameProperty()
103 …m_edgeType->renameDynamicProperty(m_edgeModel->data(index, NodeTypePropertyModel::NameRole).toStri… in renameProperty()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/ui/
H A Ddlgjabberbookmarkeditor.cpp26 NameRole = Qt::UserRole, enumerator
66 case NameRole: in data()
81 if ( role == NameRole ) { in setData()
140 … index.data( JabberBookmarkModel::NameRole ).toString() ); in renameBookmark()
143 m_model->setData( index, name, JabberBookmarkModel::NameRole ); in renameBookmark()
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/kmail/editorplugins/quicktext/
H A Dquicktextwidget.cpp113 …nippetsManager->model()->setData(groupIndex, i18n("General"), MailCommon::SnippetsModel::NameRole); in addSnippet()
137 …const QString oldSnippetName = mCurrentGroupIndex.data(MailCommon::SnippetsModel::NameRole).toStri… in editSnippet()
171 …const QString oldGroupName = mCurrentGroupIndex.data(MailCommon::SnippetsModel::NameRole).toString… in editSnippetGroup()
205 …ppetsManager->model()->setData(index, mSnippetWidget->name(), MailCommon::SnippetsModel::NameRole); in saveModelIndex()
225 …Manager->model()->setData(groupIndex, mSnippetWidget->name(), MailCommon::SnippetsModel::NameRole); in saveAddGroup()
231 …const QString oldGroupName = mCurrentGroupIndex.data(MailCommon::SnippetsModel::NameRole).toString… in saveEditGroup()
237 …>model()->setData(mCurrentGroupIndex, mSnippetWidget->name(), MailCommon::SnippetsModel::NameRole); in saveEditGroup()
/dports/cad/uranium/Uranium-3ed9c4de/UM/Qt/Bindings/
H A DExtensionModel.py12 NameRole = Qt.UserRole + 1 variable in ExtensionModel
18 self.addRoleName(self.NameRole, "name")
42 model.addRoleName(self.NameRole, "text")
H A DStageModel.py17 NameRole = Qt.UserRole + 2 variable in StageModel
27 self.addRoleName(self.NameRole, "name")
/dports/devel/kf5-knewstuff/knewstuff-5.89.0/src/qtquick/
H A Dcategoriesmodel.cpp40 …static const QHash<int, QByteArray> roles{{NameRole, "name"}, {IdRole, "id"}, {DisplayNameRole, "d… in roleNames()
59 case NameRole: in data()
75 case NameRole: in data()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/albums/plugin/
H A DAlbumsModel.cpp64 QString name = album->data( NameRole ).toString(); in data()
77 const QString &name = track->data( NameRole ).toString(); in data()
199 if( item->data( NameRole ).toString().contains( filterRegExp() ) ) in filterAcceptsRow()
207 if( kid.data( NameRole ).toString().contains( filterRegExp() ) ) in filterAcceptsRow()
233 roleNames.insert( NameRole, "name" ); in roleNames()
H A DTrackItem.cpp61 setData( track->prettyName(), NameRole ); in metadataChanged()
113 const QString nameA = data( NameRole ).toString(); in operator <()
114 const QString nameB = other.data( NameRole ).toString(); in operator <()
H A DAlbumItem.cpp103 setData( name, NameRole ); in update()
134 const QString nameA = data( NameRole ).toString(); in operator <()
135 const QString nameB = other.data( NameRole ).toString(); in operator <()
/dports/emulators/citra/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dlobby_p.h33 static const int NameRole = Qt::UserRole + 1;
38 setData(name, NameRole); in LobbyItemName()
50 return data(NameRole).toString(); in data()
54 return data(NameRole).toString().localeAwareCompare(other.data(NameRole).toString()) < 0;
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/multiplayer/
H A Dlobby_p.h33 static const int NameRole = Qt::UserRole + 1;
38 setData(name, NameRole); in LobbyItemName()
50 return data(NameRole).toString(); in data()
54 return data(NameRole).toString().localeAwareCompare(other.data(NameRole).toString()) < 0;
/dports/graphics/krita/krita-4.4.8/libs/libqml/plugins/kritasketchplugin/models/
H A DRecentImagesModel.cpp51 roles[NameRole] = "name"; in roleNames()
87 case NameRole: in data()
122 case NameRole: in headerData()
/dports/editors/calligra/calligra-3.2.1/gemini/
H A DRecentFilesModel.cpp43 roles[NameRole] = "name"; in RecentFilesModel()
83 case NameRole: in data()
116 case NameRole: in headerData()
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/preferences/
H A DContentBlockingDialog.cpp49 …profile(ContentFiltersManager::getProfile(index.data(ContentFiltersManager::NameRole).toString())); in initStyleOption()
79 …profile(ContentFiltersManager::getProfile(index.data(ContentFiltersManager::NameRole).toString())); in helpEvent()
265 …profile(ContentFiltersManager::getProfile(index.data(ContentFiltersManager::NameRole).toString())); in editProfile()
282 …profile(ContentFiltersManager::getProfile(index.data(ContentFiltersManager::NameRole).toString())); in removeProfile()
302 …profile(ContentFiltersManager::getProfile(index.data(ContentFiltersManager::NameRole).toString())); in updateProfile()
377 …(m_ui->profilesViewWidget->model()->index(0, 0), ContentFiltersManager::NameRole, QVariant::fromVa… in updateModel()
385 profileItems[0]->setData(profile->getName(), ContentFiltersManager::NameRole); in updateModel()
393 …(m_ui->profilesViewWidget->model()->index(0, 0), ContentFiltersManager::NameRole, QVariant::fromVa… in updateModel()
432 if (entryIndex.data(ContentFiltersManager::NameRole).toString() == name) in handleProfileModified()
470 const QString name(entryIndex.data(ContentFiltersManager::NameRole).toString()); in save()
/dports/cad/cura/Cura-58bae31/cura/Machines/Models/
H A DBuildPlateModel.py10 NameRole = Qt.UserRole + 1 variable in BuildPlateModel
16 self.addRoleName(self.NameRole, "name")
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/AndroidRemoteControl/
H A DCategoryModel.cpp24 if (role == NameRole) in data()
37 …return { { NameRole, "name" }, { IconRole, "icon" }, { EnabledRole, "enabled" }, { TypeRole, "type… in roleNames()
/dports/deskutils/kalendar/kalendar-0.4.0/src/
H A Ditemtagsmodel.cpp53 case NameRole: in data()
66 {NameRole, QByteArrayLiteral("name")}, in roleNames()
H A Dtagmanager.cpp39 rolenames[Akonadi::TagModel::Roles::NameRole] = QByteArrayLiteral("name"); in roleNames()
56 auto data = sourceIndex.data(Akonadi::TagModel::NameRole); in filterAcceptsRow()
57 …auto matches = match(index(0, 0), Akonadi::TagModel::NameRole, data, 2, Qt::MatchExactly | Qt::Mat… in filterAcceptsRow()
/dports/x11/sddm/sddm-0.19.0/src/greeter/
H A DScreenModel.cpp44 roleNames[NameRole] = QByteArrayLiteral("name"); in roleNames()
69 if (role == NameRole) in data()
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/users/src/
H A Dusermodel.cpp63 {&User::nameChanged, NameRole}, in UserModel()
88 names.insert(NameRole, "name"); in roleNames()
121 case NameRole: in data()
/dports/net/kf5-kholidays/kholidays-5.89.0/src/declarative/
H A Dholidayregionsmodel.cpp53 case HolidayRegionsDeclarativeModel::NameRole: in data()
66 roles.insert(HolidayRegionsDeclarativeModel::NameRole, QByteArrayLiteral("name")); in roleNames()
/dports/net/mailcommon/mailcommon-21.12.3/src/snippets/
H A Dsnippetsmanager.cpp154 mModel->setData(groupIndex, i18n("General"), SnippetsModel::NameRole); in createSnippet()
178 mModel->setData(index, dlg->name(), SnippetsModel::NameRole); in createSnippet()
223 const QString oldSnippetName = index.data(SnippetsModel::NameRole).toString(); in editSnippet()
252 mModel->setData(oldIndex, dlg->name(), SnippetsModel::NameRole); in editSnippet()
282 const QString snippetName = index.data(SnippetsModel::NameRole).toString(); in deleteSnippet()
315 mModel->setData(groupIndex, dlg->name(), SnippetsModel::NameRole); in addSnippetGroup()
331 const QString oldGroupName = groupIndex.data(SnippetsModel::NameRole).toString(); in editSnippetGroup()
340 mModel->setData(groupIndex, dlg->name(), SnippetsModel::NameRole); in editSnippetGroup()
354 const QString groupName = groupIndex.data(SnippetsModel::NameRole).toString(); in deleteSnippetGroup()
681 return d->mSelectionModel->selectedIndexes().first().data(SnippetsModel::NameRole).toString(); in selectedName()
/dports/net-im/spectral/spectral-817/src/
H A Duserlistmodel.h21 NameRole = Qt::UserRole + 1, enumerator
35 QVariant data(const QModelIndex& index, int role = NameRole) const override;
H A Duserdirectorylistmodel.h22 NameRole = Qt::DisplayRole + 1, enumerator
30 QVariant data(const QModelIndex& index, int role = NameRole) const override;

12345678910>>...16