Home
last modified time | relevance | path

Searched refs:invertSelection (Results 51 – 75 of 333) sorted by relevance

12345678910>>...14

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/render/
H A Dunpagedworldspacewidget.hpp52 void invertSelection (int elementMask) override;
H A Dpagedworldspacewidget.hpp113 void invertSelection (int elementMask) override;
H A Dworldspacewidget.hpp153 virtual void invertSelection (int elementMask) = 0;
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/FileManager/lib/src/de/ilias/services/filemanager/events/
H A DListItemKeyEventHandler.java98 this.invertSelection((ListView) ke.getSource()); in handle()
H A DListItemEventHandler.java165 protected void invertSelection(ListView view) { in invertSelection() method in ListItemEventHandler
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dfilmstripselection.cpp53 &TFilmstripSelection::invertSelection); in enableCommands()
191 void TFilmstripSelection::invertSelection() { in invertSelection() function in TFilmstripSelection
/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DopenglWindow.h104 int endSelection, undoSelection, invertSelection, quitSelection, variable
H A DopenglWindow.cpp85 endSelection = undoSelection = invertSelection = quitSelection = 0; in openglWindow()
841 invertSelection = 0; in selectEntity()
874 if(invertSelection) { in selectEntity()
875 invertSelection = 0; in selectEntity()
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DScene.h177 void invertSelection();
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsfeatureselectiondlg.cpp112 mVectorLayer->invertSelection(); in mActionInvertSelection_triggered()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsfeatureselectiondlg.cpp112 mVectorLayer->invertSelection(); in mActionInvertSelection_triggered()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tool/
H A Dcontrol-point-selection.h94 void invertSelection();
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/widgets/
H A Dsymbol_render_widget.h214 void invertSelection();
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/qmmpui/
H A Dplaylistmanager.cpp426 void PlayListManager::invertSelection() in invertSelection() function in PlayListManager
428 m_selected->invertSelection(); in invertSelection()
H A Dplaylistmodel.h479 void invertSelection();
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/modification/
H A Drs_selection.cpp103 void RS_Selection::invertSelection() { in invertSelection() function in RS_Selection
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/itemview/
H A Ditemviewcategorized.h75 void invertSelection();
/dports/x11-fm/dolphin/dolphin-21.12.3/src/
H A Ddolphinmainwindow.cpp815 void DolphinMainWindow::invertSelection() in invertSelection() function in DolphinMainWindow
818 m_activeViewContainer->view()->invertSelection(); in invertSelection()
1529 QAction* invertSelection = actionCollection()->addAction(QStringLiteral("invert_selection")); in setupActions() local
1530 invertSelection->setText(i18nc("@action:inmenu Edit", "Invert Selection")); in setupActions()
1531 invertSelection->setWhatsThis(xi18nc("@info:whatsthis invert", "This selects all " in setupActions()
1533 invertSelection->setIcon(QIcon::fromTheme(QStringLiteral("edit-select-invert"))); in setupActions()
1534 actionCollection()->setDefaultShortcut(invertSelection, Qt::CTRL | Qt::SHIFT | Qt::Key_A); in setupActions()
1535 connect(invertSelection, &QAction::triggered, this, &DolphinMainWindow::invertSelection); in setupActions()
H A Ddolphinmainwindow.h297 void invertSelection();
/dports/x11/libfm-qt/libfm-qt-1.0.0/src/
H A Dfolderview.h107 void invertSelection();
/dports/graphics/pikopixel/PikoPixel.Sources.1.0-b10/PikoPixel/
H A DPPDocumentWindowController_Actions.m143 - (IBAction) invertSelection: (id) sender
148 [_ppDocument invertSelection];
H A DPPDocumentWindowController.h96 - (IBAction) invertSelection: (id) sender;
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/FileManager/lib/src/de/ilias/services/filemanager/events/
H A DListItemEventHandler.java165 protected void invertSelection(ListView view) { in invertSelection() method in ListItemEventHandler
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutview.h378 void invertSelection();
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutview.h378 void invertSelection();

12345678910>>...14