Home
last modified time | relevance | path

Searched refs:onDirectionChange (Results 1 – 7 of 7) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/releases/components/
H A Dreleases_sort.vue30 onDirectionChange() {
51 @sortDirectionChange="onDirectionChange"
H A Dreleases_sort_apollo_client.vue55 onDirectionChange() {
80 @sortDirectionChange="onDirectionChange"
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/vue_shared/components/registry/
H A Dregistry_search.vue70 onDirectionChange() {
121 @sortDirectionChange="onDirectionChange"
/dports/graphics/qgis/qgis-3.22.3/src/app/3d/
H A Dqgslightswidget.cpp76 …h, qOverload<double>( &QDoubleSpinBox::valueChanged ), this, &QgsLightsWidget::onDirectionChange ); in QgsLightsWidget()
77 …e, qOverload<double>( &QDoubleSpinBox::valueChanged ), this, &QgsLightsWidget::onDirectionChange ); in QgsLightsWidget()
258 void QgsLightsWidget::onDirectionChange() in onDirectionChange() function in QgsLightsWidget
H A Dqgslightswidget.h97 void onDirectionChange();
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/3d/
H A Dqgslightswidget.cpp76 …overload<double>::of( &QDoubleSpinBox::valueChanged ), this, &QgsLightsWidget::onDirectionChange ); in QgsLightsWidget()
77 …overload<double>::of( &QDoubleSpinBox::valueChanged ), this, &QgsLightsWidget::onDirectionChange ); in QgsLightsWidget()
257 void QgsLightsWidget::onDirectionChange() in onDirectionChange() function in QgsLightsWidget
H A Dqgslightswidget.h97 void onDirectionChange();