Searched refs:selectionModel (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Ddetails.cc235 QItemSelectionModel * selectionModel( myTrackerView->selectionModel( ) );
236 const QItemSelection selection( selectionModel->selection( ) );
237 const QModelIndex currentIndex( selectionModel->currentIndex( ) );
239 selectionModel->clear( );
241 selectionModel->select( selection, QItemSelectionModel::Select );
242 selectionModel->setCurrentIndex( currentIndex, QItemSelectionModel::NoUpdate );
967 const int selectionCount = myTrackerView->selectionModel()->selectedRows().size();
1013 QItemSelectionModel * selectionModel = myTrackerView->selectionModel( ); local
1050 QItemSelectionModel * selectionModel = myTrackerView->selectionModel( ); local
[all...]
H A Dmainwin.cc219 connect( ui.listView->selectionModel(), SIGNAL(selectionChanged(const QItemSelection&,const QItemSelection&)), this, SLOT(refreshActionSensitivitySoon()));
784 const QItemSelectionModel * selectionModel( ui.listView->selectionModel( ) );
793 const bool isSelected( selectionModel->isSelected( modelIndex ) );
849 foreach( QModelIndex index, ui.listView->selectionModel( )->selectedRows( ) )
1086 QItemSelectionModel * selectionModel( ui.listView->selectionModel( ) );
1087 const QItemSelection selection( selectionModel->selection( ) );
1088 const QModelIndex currentIndex( selectionModel->currentIndex( ) );
1092 selectionModel
[all...]
H A Dfile-tree.cc734 foreach( QModelIndex i, selectionModel()->selectedRows(COL_WANTED) )
740 foreach( QModelIndex i, selectionModel()->selectedRows(COL_PRIORITY) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 126 milliseconds