Home
last modified time | relevance | path

Searched refs:onSelectionChanged (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/dports/audio/polyphone/polyphone-75a5e88/sources/editor/
H A Deditor.cpp62 …->pageGeneral, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(IdList))); in Editor()
63 …->pageAllSmpl, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(IdList))); in Editor()
64 …->pageAllInst, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(IdList))); in Editor()
65 …->pageAllPrst, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(IdList))); in Editor()
66 …connect(ui->pageSmpl, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(Id… in Editor()
67 …connect(ui->pageInst, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(Id… in Editor()
68 …connect(ui->pagePrst, SIGNAL(selectedIdsChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(Id… in Editor()
69 connect(ui->treeView, SIGNAL(selectionChanged(IdList)), this, SLOT(onSelectionChanged(IdList))); in Editor()
70 …connect(ui->treeView, SIGNAL(selectionChanged(IdList)), ui->toolBar, SLOT(onSelectionChanged(IdLis… in Editor()
81 …connect(ui->toolBar, SIGNAL(selectionChanged(IdList)), ui->treeView, SLOT(onSelectionChanged(IdLis… in Editor()
[all …]
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtcharts/examples/charts/qmloscilloscope/qml/qmloscilloscope/
H A DControlPanel.qml56 onSelectionChanged: openGlChanged(currentSelection == 1);
63 onSelectionChanged: seriesTypeChanged(items[currentSelection]);
71 onSelectionChanged: signalSourceChanged(
82 onSelectionChanged: signalSourceChanged(
92 onSelectionChanged: refreshRateChanged(items[currentSelection]);
101 onSelectionChanged: antialiasingEnabled(currentSelection == 1);
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DCustomEditText.java44 public void onSelectionChanged(int selStart, int selEnd); in onSelectionChanged() method
52 protected void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged() method in CustomEditText
54 mOnSelectionChangedListener.onSelectionChanged(selStart, selEnd); in onSelectionChanged()
56 super.onSelectionChanged(selStart, selEnd); in onSelectionChanged()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/
H A DCustomEditText.java44 public void onSelectionChanged(int selStart, int selEnd); in onSelectionChanged() method
52 protected void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged() method in CustomEditText
54 mOnSelectionChangedListener.onSelectionChanged(selStart, selEnd); in onSelectionChanged()
56 super.onSelectionChanged(selStart, selEnd); in onSelectionChanged()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clangtidy/config/
H A Dclangtidyprojectconfigpage.cpp41 this, &ProjectConfigPage::onSelectionChanged); in ProjectConfigPage()
67 onSelectionChanged(m_ui.kcfg_checkSetSelection->selection()); in defaults()
74 onSelectionChanged(m_ui.kcfg_checkSetSelection->selection()); in reset()
82 void ProjectConfigPage::onSelectionChanged(const QString& selectionId) in onSelectionChanged() function in ClangTidy::ProjectConfigPage
/dports/graphics/cegui/cegui-0.8.7/cegui/src/widgets/
H A DItemListbox.cpp263 onSelectionChanged(e); in notifyItemClicked()
289 onSelectionChanged(e); in notifyItemSelectState()
331 onSelectionChanged(e); in clearAllSelections()
370 onSelectionChanged(e); in selectRange()
391 onSelectionChanged(e); in selectAllItems()
397 void ItemListbox::onSelectionChanged(WindowEventArgs& e) in onSelectionChanged() function in CEGUI::ItemListbox
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsmaskingwidget.cpp42 void QgsMaskingWidget::onSelectionChanged() in onSelectionChanged() function in QgsMaskingWidget
68 …getsWidget, &QgsSymbolLayerSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
69 …urcesWidget, &QgsMaskSourceSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
74 …getsWidget, &QgsSymbolLayerSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
75 …urcesWidget, &QgsMaskSourceSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
77 onSelectionChanged(); in showEvent()
H A Dqgstablewidgetbase.cpp29 …onModel(), &QItemSelectionModel::selectionChanged, this, &QgsTableWidgetBase::onSelectionChanged ); in init()
55 void QgsTableWidgetBase::onSelectionChanged() in onSelectionChanged() function in QgsTableWidgetBase
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsmaskingwidget.cpp42 void QgsMaskingWidget::onSelectionChanged() in onSelectionChanged() function in QgsMaskingWidget
68 …getsWidget, &QgsSymbolLayerSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
69 …urcesWidget, &QgsMaskSourceSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
74 …getsWidget, &QgsSymbolLayerSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
75 …urcesWidget, &QgsMaskSourceSelectionWidget::changed, this, &QgsMaskingWidget::onSelectionChanged ); in showEvent()
77 onSelectionChanged(); in showEvent()
H A Dqgstablewidgetbase.cpp29 …onModel(), &QItemSelectionModel::selectionChanged, this, &QgsTableWidgetBase::onSelectionChanged ); in init()
55 void QgsTableWidgetBase::onSelectionChanged() in onSelectionChanged() function in QgsTableWidgetBase
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clazy/config/
H A Dprojectconfigpage.cpp63 this, &ProjectConfigPage::onSelectionChanged); in ProjectConfigPage()
176 onSelectionChanged(m_ui.kcfg_checkSetSelection->selection()); in defaults()
183 onSelectionChanged(m_ui.kcfg_checkSetSelection->selection()); in reset()
191 void ProjectConfigPage::onSelectionChanged(const QString& selectionId) in onSelectionChanged() function in Clazy::ProjectConfigPage
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/events/
H A DSelectionChangedEvent.java26 void onSelectionChanged(SelectionChangedEvent e); in onSelectionChanged() method
38 handler.onSelectionChanged(this); in dispatch()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/events/
H A DAceSelectionChangedEvent.java24 void onSelectionChanged(AceSelectionChangedEvent event); in onSelectionChanged() method
40 handler.onSelectionChanged(this); in dispatch()
/dports/graphics/qgis/qgis-3.22.3/src/gui/attributetable/
H A Dqgsvectorlayerselectionmanager.cpp24 …er, &QgsVectorLayer::selectionChanged, this, &QgsVectorLayerSelectionManager::onSelectionChanged ); in QgsVectorLayerSelectionManager()
57 void QgsVectorLayerSelectionManager::onSelectionChanged( const QgsFeatureIds &selected, const QgsFe… in onSelectionChanged() function in QgsVectorLayerSelectionManager
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/attributetable/
H A Dqgsvectorlayerselectionmanager.cpp24 …er, &QgsVectorLayer::selectionChanged, this, &QgsVectorLayerSelectionManager::onSelectionChanged ); in QgsVectorLayerSelectionManager()
57 void QgsVectorLayerSelectionManager::onSelectionChanged( const QgsFeatureIds &selected, const QgsFe… in onSelectionChanged() function in QgsVectorLayerSelectionManager
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/
H A DSelectionClientManager.java148 public void onSelectionChanged(String selection) { in onSelectionChanged() method in SelectionClientManager.SelectionClientBridge
149 mSmartSelectionClient.onSelectionChanged(selection); in onSelectionChanged()
150 mContextualSearchSelectionClient.onSelectionChanged(selection); in onSelectionChanged()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dlivepatheffect-editor.cpp60 lpeeditor->onSelectionChanged(selection); in lpeeditor_selection_changed()
70 lpeeditor->onSelectionChanged(selection); in lpeeditor_selection_modified()
284 LivePathEffectEditor::onSelectionChanged(Inkscape::Selection *sel) in onSelectionChanged() function in Inkscape::UI::Dialog::LivePathEffectEditor
403 onSelectionChanged(selection); in setDesktop()
405 onSelectionChanged(nullptr); in setDesktop()
454 onSelectionChanged(sel); in onAdd()
495 onSelectionChanged(sel); in onAdd()
517 onSelectionChanged(sel); in onRemove()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Common/src/
H A DDocumentCommon.cxx121 getApplication()->onSelectionChanged(); in onCreateNewView()
170 getApplication()->onSelectionChanged(); in onWireframe()
180 getApplication()->onSelectionChanged(); in onShading()
243 getApplication()->onSelectionChanged(); in onDelete()
/dports/games/glest/glest_source_3.2.2/source/glest_game/gui/
H A Dselection.cpp78 gui->onSelectionChanged(); in select()
104 gui->onSelectionChanged(); in unSelect()
199 gui->onSelectionChanged(); in unitEvent()
/dports/deskutils/zanshin/zanshin-21.12.3/src/widgets/
H A Davailablesourcesview.cpp42 this, &AvailableSourcesView::onSelectionChanged); in AvailableSourcesView()
81 onSelectionChanged(); in AvailableSourcesView()
111 void AvailableSourcesView::onSelectionChanged() in onSelectionChanged() function in AvailableSourcesView
/dports/audio/polyphone/polyphone-75a5e88/sources/editor/modulator/
H A Dmodulatorlistwidget.cpp32 connect(this, SIGNAL(itemSelectionChanged()), this, SLOT(onSelectionChanged())); in ModulatorListWidget()
35 void ModulatorListWidget::onSelectionChanged() in onSelectionChanged() function in ModulatorListWidget
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DColorControls.h30 Event::Caller onSelectionChanged; variable
49 Event::Caller onSelectionChanged; variable
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DColorControls.h30 Event::Caller onSelectionChanged; variable
49 Event::Caller onSelectionChanged; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/insert_symbol/
H A Dinsert_symbol-grid.tsx35 onSelectionChanged: (selectedIndex: number) => void;
48 onSelectionChanged: props.onSelectionChanged,
68 props.onSelectionChanged(newIndex);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/omnibox/
H A DAutocompleteEditText.java78 mModel.onSelectionChanged(getSelectionStart(), getSelectionEnd()); in ensureModel()
128 protected void onSelectionChanged(int selStart, int selEnd) { in onSelectionChanged() method in AutocompleteEditText
129 if (mModel != null) mModel.onSelectionChanged(selStart, selEnd); in onSelectionChanged()
130 super.onSelectionChanged(selStart, selEnd); in onSelectionChanged()

12345678910>>...20