Home
last modified time | relevance | path

Searched refs:mapToSource (Results 1 – 25 of 1709) sorted by path

12345678910>>...69

/dports/archivers/ark/ark-21.12.3/part/
H A Dpart.cpp449 …const Archive::Entry *entry = m_model->entryForIndex(m_filterModel->mapToSource(m_view->selectionM… in updateActions()
743 list.append(m_filterModel->mapToSource(i)); in getSelectedIndexes()
978 QModelIndex index = m_filterModel->mapToSource(m_view->selectionModel()->currentIndex()); in slotOpenEntry()
1401 …destination = m_model->entryForIndex(m_filterModel->mapToSource(m_view->selectionModel()->currentI… in slotAddFiles()
1470 …const Archive::Entry *entry = m_model->entryForIndex(m_filterModel->mapToSource(m_view->selectionM… in slotRenameFile()
1488 … ? m_model->entryForIndex(m_filterModel->mapToSource(m_view->selectionModel()->currentIndex())) in slotPasteFiles()
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dconjunctions.cpp133 …int index = m_SortModel->mapToSource(OutputList->currentIndex()).row(); // Get the number of … in slotGoto()
H A Dobservinglist.cpp472 index = getActiveSortModel()->mapToSource(sortIndex); in slotRemoveSelectedObjects()
1699 QModelIndex mIndex = m_SessionSortModel->mapToSource(mSortIndex); in selectObject()
1737 QModelIndex idx = m_WishListSortModel->mapToSource(m_WishListSortModel->index(irow, 0)); in slotUpdateAltitudes()
1742 …m_WishListSortModel->mapToSource(m_WishListSortModel->index(irow, m_WishListSortModel->columnCount… in slotUpdateAltitudes()
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DBookmarkManagerDialog.cpp197 QModelIndex index = m_branchFilterModel.mapToSource( selection.first() ); in editBookmark()
261 const QModelIndex bookmarkIndex = m_branchFilterModel.mapToSource(selection.first()); in deleteBookmark()
314 QModelIndex const treeModelIndex = m_folderFilterModel.mapToSource( index ); in folderTreeIndex()
H A DMapViewWidget.cpp681 const QModelIndex sourceIndex = m_mapSortProxy.mapToSource(index); in toggleFavorite()
H A Dkdescendantsproxymodel.cpp333 QModelIndex KDescendantsProxyModel::mapToSource(const QModelIndex &proxyIndex) const in mapToSource() function in Marble::KDescendantsProxyModel
473 QModelIndex sourceIndex = mapToSource(index); in data()
507 const QModelIndex srcIndex = mapToSource(index); in flags()
883 srcPersistentIndex = q->mapToSource(proxyPersistentIndex); in sourceLayoutAboutToBeChanged()
954 sourceIndexes << mapToSource(index); in mimeData()
H A Dkdescendantsproxymodel.h141 QModelIndex mapToSource(const QModelIndex &proxyIndex) const Q_DECL_OVERRIDE;
/dports/astro/marble/marble-21.12.3/src/lib/marble/declarative/
H A DOfflineDataModel.cpp98 return mapToSource( index( idx, 0 ) ).row(); in toSource()
H A DSearchBackend.cpp61 QModelIndex index = model->mapToSource(model->index(i,0)); in setCompletionPrefix()
/dports/astro/stellarium/stellarium-0.21.3/plugins/Satellites/src/gui/
H A DSatellitesImportDialog.cpp406 QModelIndex index = filterProxyModel->mapToSource(proxyIndex); in setCheckState()
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DShortcutsDialog.cpp118 QModelIndex index = filterModel->mapToSource(ui->shortcutsTreeView->currentIndex()); in initEditors()
194 filterModel->mapToSource(ui->shortcutsTreeView->currentIndex()); in handleCollisions()
231 QModelIndex index = filterModel->mapToSource(ui->shortcutsTreeView->currentIndex()); in handleChanges()
250 QModelIndex index = filterModel->mapToSource(ui->shortcutsTreeView->currentIndex()); in applyChanges()
272 QModelIndex mainIndex = filterModel->mapToSource(index); in switchToEditors()
471 QModelIndex index = filterModel->mapToSource(ui->shortcutsTreeView->currentIndex()); in restoreDefaultShortcuts()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/amarokurls/
H A DBookmarkTreeView.cpp70 QModelIndex index = m_proxyModel->mapToSource( indexAt( event->pos() ) ); in mouseDoubleClickEvent()
254 QModelIndex sourceIndex = m_proxyModel->mapToSource( index ); in selectedItems()
277 const QModelIndex sourceIndex = m_proxyModel->mapToSource( index ); in selectionChanged()
298 QModelIndex index = m_proxyModel->mapToSource( indexAt( point ) ); in contextMenu()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/
H A DCollectionSortFilterProxyModel.cpp56 QModelIndex sourceParent = mapToSource(parent); in hasChildren()
H A DCollectionTreeView.cpp309 tmp.append( m_filterModel->mapToSource( idx ) ); in contextMenuEvent()
509 filteredIndex = m_filterModel->mapToSource( index ); in getItemFromIndex()
535 tmp.append( m_filterModel->mapToSource( idx ) ); in keyPressEvent()
653 tmp.append( m_filterModel->mapToSource( idx ) ); in startDrag()
734 index = m_filterModel->mapToSource( indexes[0] ); in selectionChanged()
749 m_treeModel->slotCollapsed( m_filterModel->mapToSource( index ) ); in slotCollapsed()
760 m_treeModel->slotExpanded( m_filterModel->mapToSource( index )); in slotExpanded()
878 tmp.append( m_filterModel->mapToSource( idx ) ); in copySelectedToLocalCollection()
1020 QModelIndex bottomIndex = m_filterModel->mapToSource( scrollToIndex ); in slotSetFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/filebrowser/
H A DFileBrowser.cpp345 d->bottomPlacesModel->requestSetup( d->placesModel->mapToSource( index ) ); in slotNavigateToDirectory()
386 d->bottomPlacesModel->requestSetup( d->placesModel->mapToSource( idx ) ); in addItemActivated()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/playlistbrowser/
H A DPlaylistsByProviderProxy.cpp95 QModelIndex originalIdx = mapToSource( parent ); in removeRows()
122 QModelIndex originalIdx = mapToSource( idx ); in mimeData()
143 QModelIndex sourceIndex = mapToSource( parent ); in dropMimeData()
H A DPlaylistsInFoldersProxy.cpp115 QModelIndex childIdx = mapToSource( index( row, 0, m_rootIndex ) ); in removeRows()
130 QModelIndex childIdx = mapToSource( index( i, 0, parent ) ); in removeRows()
139 QModelIndex originalIdx = mapToSource( parent ); in removeRows()
170 sourceIndexes << mapToSource( idx ); in mimeData()
247 QModelIndex sourceIndex = mapToSource( parent ); in dropMimeData()
H A DQtGroupingProxy.cpp362 QModelIndex originalIndex = mapToSource( index ); in rowCount()
377 return sourceModel()->columnCount( mapToSource( index ) ); in columnCount()
440 return mapToSource( index ).data( role ); in data()
492 QtGroupingProxy::mapToSource( const QModelIndex &index ) const in mapToSource() function in QtGroupingProxy
506 QModelIndex originalParent = mapToSource( proxyParent ); in mapToSource()
526 QtGroupingProxy::mapToSource( const QModelIndexList& list ) const in mapToSource() function in QtGroupingProxy
531 QModelIndex originalIndex = mapToSource( index ); in mapToSource()
640 QModelIndex originalIdx = mapToSource( idx ); in flags()
691 return sourceModel()->canFetchMore( mapToSource( parent ) ); in canFetchMore()
703 sourceModel()->fetchMore( mapToSource( parent ) ); in fetchMore()
[all …]
H A DQtGroupingProxy.h55 QModelIndex mapToSource( const QModelIndex &idx ) const override;
56 virtual QModelIndexList mapToSource( const QModelIndexList &list ) const;
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/albums/plugin/
H A DAlbumsEngine.cpp272 … const QStandardItem *item = m_model->itemFromIndex( m_proxyModel->mapToSource( mouseOverIndex ) ); in showContextMenu()
306 const QModelIndex &srcIndex = m_proxyModel->mapToSource( index ); in getSelectedTracks()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/playlist/proxymodels/
H A DProxyBase.cpp374 …QModelIndex sourceModelIndex = mapToSource( proxyModelIndex ); // Call 'map' even for a 1:1 pas… in rowToSource()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/
H A DServiceCollectionTreeView.cpp59 tmp.append( filterModel()->mapToSource( idx ) ); in contextMenuEvent()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/gpodder/
H A DGpodderService.cpp247 QModelIndex index = m_proxyModel->mapToSource( m_selectionModel->currentIndex() ); in subscribe()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/statsyncing/ui/
H A DMatchedTracksPage.cpp397 int bottomModelRow = m_matchedProxyModel->mapToSource( topModelIndex ).row(); in rememberExpandedState()
413 int bottomModelRow = m_matchedProxyModel->mapToSource( topIndex ).row(); in restoreExpandedState()
/dports/audio/cantata/cantata-2.4.2/devices/
H A Ddevicespage.cpp152 QModelIndex index = proxy.mapToSource(idx); in activeFsDevice()
185 mapped.append(proxy.mapToSource(idx)); in playableUrls()
201 … MusicLibraryItem *item=static_cast<MusicLibraryItem *>(proxy.mapToSource(idx).internalPointer()); in selectedSongs()
216 return DevicesModel::self()->songs(proxy.mapToSource(selected)); in selectedSongs()
281 … MusicLibraryItem *item=static_cast<MusicLibraryItem *>(proxy.mapToSource(idx).internalPointer()); in controlActions()
352 mapped.append(proxy.mapToSource(idx)); in copyToLibrary()
384 …MusicLibraryItem *item=static_cast<MusicLibraryItem *>(proxy.mapToSource(selected.first()).interna… in configureDevice()
399 …MusicLibraryItem *item=static_cast<MusicLibraryItem *>(proxy.mapToSource(selected.first()).interna… in refreshDevice()
462 mapped.append(proxy.mapToSource(idx)); in deleteSongs()
521 …MusicLibraryItem *item=static_cast<MusicLibraryItem *>(proxy.mapToSource(selected.first()).interna… in toggleDevice()
[all …]

12345678910>>...69