Home
last modified time | relevance | path

Searched defs:hasSelected (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/krename/krename-5.0.1/src/
H A Dinsertpartfilenamedlg.cpp65 bool hasSelected = m_start != -1; in slotUpdateKRenameCommand() local
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/util/
H A Dside_by_side_multi_select.cpp148 auto hasSelected = !p->ui->available->selectedItems().isEmpty(); in availableSelectionChanged() local
156 auto hasSelected = !p->ui->selected->selectedItems().isEmpty(); in selectedSelectionChanged() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/
H A Dwindow_theme_editor_block.h63 bool hasSelected() const { in hasSelected() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/view/
H A Dhistory_view_top_bar_widget.cpp766 auto hasSelected = showSelectedActions(); in updateControlsGeometry() local
978 auto hasSelected = (_selectedCount > 0); in showSelected() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/dialogs/
H A Dcolumndialog.cpp110 bool hasSelected = idx.isValid(); in updateConstraintsToolbarState() local
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dhelpers.h138 bool hasSelected(Iterator first, Iterator last) in hasSelected() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/boxes/
H A Dshare_box.cpp518 auto hasSelected = _inner->hasSelected(); in selectedChanged() local
1005 bool ShareBox::Inner::hasSelected() const { in hasSelected() function in ShareBox::Inner
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/jobs/
H A Dtool.cpp567 auto hasSelected = false; in enableMoveJobsButtons() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/rte/router/brouter/
H A DCRouterBRouterTilesSelect.cpp232 bool hasSelected(false); in updateButtons() local
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A Denvelope.cpp335 bool Envelope::hasSelected(void) const in hasSelected() function in Envelope
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_paint/
H A Dedit_paint.h623 inline bool hasSelected(MeshModel &m) { in hasSelected() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_paint/
H A Dedit_paint.h608 inline bool hasSelected(MeshModel &m) { in hasSelected() function
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Synchronizer/
H A Dsynchronizergui.cpp1372 bool hasSelected = false; in eventFilter() local
/dports/editors/kate/kate-21.12.3/addons/search/
H A Dplugin_search.cpp1194 bool hasSelected = m_ui.searchCombo->lineEdit()->hasSelectedText(); in startSearchWhileTyping() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/editpaint/
H A Deditpaint.cpp817 bool EditPaintPlugin::hasSelected(MeshModel &m) { in hasSelected() function in EditPaintPlugin
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/admin_log/
H A Dhistory_admin_log_inner.cpp1119 auto hasSelected = 0; in showContextMenu() local
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/merge/
H A Dinput.cpp1424 auto hasSelected = !p.ui->files->selectionModel()->selection().isEmpty(); in enableMoveFilesButtons() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/info/media/
H A Dinfo_media_list_widget.cpp858 bool ListWidget::hasSelected() const { in hasSelected() function in Info::Media::ListWidget
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/text/
H A Dtext.cpp1755 auto hasSelected = false; in drawLine() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/history/
H A Dhistory_inner_widget.cpp1576 auto hasSelected = 0; in showContextMenu() local
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest.cxx5524 TCollection_AsciiString hasSelected (static_cast<Standard_Integer> (aCtx->HasSelectedShape())); in VState() local