Home
last modified time | relevance | path

Searched refs:currentIndexChanged (Results 1 – 25 of 4418) sorted by path

12345678910>>...177

/dports/accessibility/libqaccessibilityclient/libqaccessibilityclient-0.4.1/examples/accessibleapps/
H A Dclientcachedialog.cpp77 connect(m_cacheCombo, SIGNAL(currentIndexChanged(int)), this, SLOT(cacheStrategyChanged())); in ClientCacheDialog()
/dports/archivers/ark/ark-21.12.3/kerfuffle/
H A Dcreatedialog.cpp67 …connect(m_ui->mimeComboBox, QOverload<int>::of(&QComboBox::currentIndexChanged), this, &CreateDial… in CreateDialog()
68 …connect(m_ui->mimeComboBox, QOverload<int>::of(&QComboBox::currentIndexChanged), this, &CreateDial… in CreateDialog()
/dports/archivers/v1541commander/v1541commander-1.1/src/bin/v1541commander/
H A Dcbmdosfilewidget.cpp144 connect(&d->type, SIGNAL(currentIndexChanged(int)), in CbmdosFileWidget()
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/gui/
H A Dmainwindow.cc180 connect(ui_.inputFormatCombo, SIGNAL(currentIndexChanged(int)), in MainWindow()
182 connect(ui_.outputFormatCombo, SIGNAL(currentIndexChanged(int)), in MainWindow()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/gui/
H A Dmainwindow.cpp168 connect(ui.inputFormatCombo, SIGNAL(currentIndexChanged(int)), in MainWindow()
170 connect(ui.outputFormatCombo, SIGNAL(currentIndexChanged(int)), in MainWindow()
/dports/astro/kstars/kstars-3.5.6/
H A DChangeLog2893 178ff0d 2017-08-28 Jasem Mutlaq Use currentIndexChanged to detect changes better
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dxplanetimageviewer.cpp229 … connect(objectSelector, SIGNAL(currentIndexChanged(int)), this, SLOT(updateXPlanetObject(int))); in XPlanetImageViewer()
240 …connect(m_OriginSelector, SIGNAL(currentIndexChanged(int)), this, SLOT(updateXPlanetOrigin(int))); in XPlanetImageViewer()
450 …connect(m_TimeUnitsSelect, SIGNAL(currentIndexChanged(int)), this, SLOT(updateXPlanetTimeUnits(in… in XPlanetImageViewer()
/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Daddcatalogobject.cpp25 connect(ui->type, QOverload<int>::of(&QComboBox::currentIndexChanged),
H A Dfovdialog.cpp248 connect(ui->EyepieceAFOV, SIGNAL(currentIndexChanged(int)), SLOT(slotEyepieceAFOVChanged(int))); in NewFOV()
252 …connect(ui->LinearFOVDistance, SIGNAL(currentIndexChanged(int)), SLOT(slotBinocularFOVDistanceChan… in NewFOV()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dalign.cpp272 …connect(FOVScopeCombo, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), thi… in Align()
291 …connect(binningCombo, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in Align()
H A Dmountmodel.cpp93 …connect(alignTypeBox, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in MountModel()
96 …rListBox, static_cast<void (QComboBox::*)(const QString &)>(&QComboBox::currentIndexChanged), this, in MountModel()
98 …eekStarListBox, static_cast<void (QComboBox::*)(const QString &)>(&QComboBox::currentIndexChanged), in MountModel()
H A Dopsastrometryindexfiles.cpp52 …connect(indexLocations, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), th… in OpsAstrometryIndexFiles()
H A Dopsprograms.cpp28 …(defaultPathSelector, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in OpsPrograms()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Ddarklibrary.cpp129 …connect(masterDarksCombo, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), … in DarkLibrary()
H A Dstellarsolverprofileeditor.cpp132 …connect(combo, QOverload<int>::of(&QComboBox::currentIndexChanged), this, &StellarSolverProfileEdi… in StellarSolverProfileEditor()
172 connect(optionsProfile, QOverload<int>::of(&QComboBox::currentIndexChanged), this, in connectOptionsProfileComboBox()
178 disconnect(optionsProfile, QOverload<int>::of(&QComboBox::currentIndexChanged), this, in disconnectOptionsProfileComboBox()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/capture/
H A Dcapture.cpp147 …(captureFilterS, static_cast<void(QComboBox::*)(const QString &)>(&QComboBox::currentIndexChanged), in Capture()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/focus/
H A Dfocus.cpp3812 …(FilterPosCombo, static_cast<void(QComboBox::*)(const QString &)>(&QComboBox::currentIndexChanged), in setFilterManager()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.cpp3058 … connect(boxSizeCombo, static_cast<void(QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in initConnections()
3076 …connect(FOVScopeCombo, static_cast<void(QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in initConnections()
3092 … connect(binningCombo, static_cast<void(QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, in initConnections()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/scheduler/
H A Dscheduler.cpp663 …connect(control, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, [th… in watchJobChanges()
700 …connect(control, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this, nul… in watchJobChanges()
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dstarprofileviewer.cpp286 QObject::connect(selectionType, SIGNAL(currentIndexChanged(int)), in StarProfileViewer()
288 QObject::connect(zoomView, SIGNAL(currentIndexChanged(int)), in StarProfileViewer()
308 QObject::connect(sampleSize, SIGNAL(currentIndexChanged(QString)), in StarProfileViewer()
310 QObject::connect(color, SIGNAL(currentIndexChanged(int)), in StarProfileViewer()
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dconjunctions.cpp73 …connect(ModeSelector, static_cast<void (QComboBox::*)(int)>(&QComboBox::currentIndexChanged), this… in ConjunctionsTool()
80 connect(FilterTypeComboBox, SIGNAL(currentIndexChanged(int)), SLOT(slotFilterType(int))); in ConjunctionsTool()
H A Dexporteyepieceview.cpp77 connect(m_tickConfigCombo, SIGNAL(currentIndexChanged(int)), this, SLOT(slotOverlayTicks(int))); in ExportEyepieceView()
H A Deyepiecefield.cpp123 connect(m_presetCombo, SIGNAL(currentIndexChanged(int)), this, SLOT(slotEnforcePreset(int))); in EyepieceField()
H A Dmodcalcsidtime.cpp35 connect(ComputeComboBatch, SIGNAL(currentIndexChanged(int)), this, SLOT(slotHelpLabel())); in modCalcSidTime()
/dports/astro/kstars/kstars-3.5.6/kstars/xplanet/
H A Dopsxplanet.cpp53 …connect(kcfg_XplanetProjection, SIGNAL(currentIndexChanged(int)), SLOT(slotProjectionWidgets(int))… in OpsXplanet()

12345678910>>...177