Home
last modified time | relevance | path

Searched refs:on_posPosCombo_currentIndexChanged (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/kdiagram/kdiagram-2.8.0/examples/DataValueTexts/
H A Dmainwindow.h54 void on_posPosCombo_currentIndexChanged( const QString & text );
H A Dmainwindow.cpp165 void MainWindow::on_posPosCombo_currentIndexChanged( const QString & text ) in on_posPosCombo_currentIndexChanged() function in MainWindow
/dports/graphics/kdiagram/kdiagram-2.8.0/examples/demo/
H A Ddatavaluesettings.cpp60 void on_posPosCombo_currentIndexChanged( const QString & text );
117 …PosCombo, SIGNAL(currentIndexChanged(QString)), this, SLOT(on_posPosCombo_currentIndexChanged(QStr… in connectWidgets()
254 void DataValueSettings::Private::on_posPosCombo_currentIndexChanged( const QString & text ) in on_posPosCombo_currentIndexChanged() function in DataValueSettings::Private