Home
last modified time | relevance | path

Searched defs:getSelected (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dbuttongroup.h40 unsigned int getSelected(void) const { return currentButton; } in getSelected() function
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/div/
H A DGUISelectedStorage.cpp80 GUISelectedStorage::SingleTypeSelections::getSelected() const { in getSelected() function in GUISelectedStorage::SingleTypeSelections
165 GUISelectedStorage::getSelected() const { in getSelected() function in GUISelectedStorage
171 GUISelectedStorage::getSelected(GUIGlObjectType type) { in getSelected() function in GUISelectedStorage
/dports/graphics/xournalpp/xournalpp-1.1.0/src/util/audio/
H A DDeviceInfo.cpp15 auto DeviceInfo::getSelected() const -> bool { return selected; } in getSelected() function in DeviceInfo
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanSelectable.h87 inline bool getSelected() const noexcept { return _selected; } in getSelected() function
/dports/graphics/delaboratory/delaboratory-0.8/core/
H A Dsampler_manager.h51 int getSelected() const {return selected;}; in getSelected() function
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/
H A Dcharacterviewbase.h41 int getSelected() const in getSelected() function
H A Dsliderlist.h73 int getSelected() const noexcept2 A_WARN_UNUSED in getSelected() function
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/backend/gtk/
H A DGtk_WrapperArea.hh36 int getSelected(void) const { return selected; } in getSelected() function in Gtk_WrapperArea
/dports/games/libretro-scummvm/scummvm-7b1e929/gui/
H A Dthemebrowser.h44 const Common::String &getSelected() const { return _select; } in getSelected() function
/dports/games/residualvm/residualvm-0.3.1/gui/
H A Dthemebrowser.h44 const Common::String &getSelected() const { return _select; } in getSelected() function
/dports/games/scummvm/scummvm-2.5.1/gui/
H A Dthemebrowser.h44 const Common::String &getSelected() const { return _select; } in getSelected() function
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/
H A DVideoTrack.php44 public function getSelected(): bool; function
/dports/emulators/stella/stella-6.6/src/gui/
H A DRadioButtonWidget.hxx71 uInt32 getSelected() { return mySelected; } in getSelected() function in RadioButtonGroup
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/idle-dom/src/Stub/
H A DVideoTrack.php54 public function getSelected(): bool { function
H A DHTMLOptionsCollection.php48 public function remove( int $index ): void {
/dports/x11-toolkits/p5-Tk/Tk-804.035/Tk/
H A DClipboard.pm115 sub getSelected subroutine
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/android/src/org/opencpn/
H A DOCPNSettingsFragmentCharts.java129 public String getSelected(){ in getSelected() method in OCPNSettingsFragmentCharts
/dports/security/keepassxc/keepassxc-2.6.6/src/browser/
H A DBrowserEntrySaveDialog.cpp79 QList<QListWidgetItem*> BrowserEntrySaveDialog::getSelected() const in getSelected() function in BrowserEntrySaveDialog
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HangoutsChat/
H A DGoogleAppsCardV1SelectionItem.php28 public function getSelected() function in Google_Service_HangoutsChat_GoogleAppsCardV1SelectionItem
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/inc/
H A Dsmarttag.hxx105 const SmartTagReference& getSelected() const { return mxSelectedTag; } in getSelected() function in sd::SmartTagSet
/dports/games/scorched3d/scorched/src/client/GLEXT/
H A DGLMenuI.h46 bool getSelected() { return selected_; } in getSelected() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/inc/
H A Dsmarttag.hxx105 const SmartTagReference& getSelected() const { return mxSelectedTag; } in getSelected() function in sd::SmartTagSet
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/
H A Dexecution_list.cpp34 std::vector<Execution *> ExecutionList::getSelected() in getSelected() function in cpprofiler::ExecutionList
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DStaticText.h84 const boost::dynamic_bitset<>& getSelected() const { in getSelected() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/plugins/intern/
H A Dqc_actiongetent.cpp100 Plugin_Entity *QC_ActionGetEnt::getSelected(Doc_plugin_interface* d) { in getSelected() function in QC_ActionGetEnt

12345678910