Home
last modified time | relevance | path

Searched refs:slotFLagyValueChanged (Results 1 – 2 of 2) sorted by relevance

/dports/games/ksirk/ksirk-21.12.3/ksirkskineditor/
H A Dmainwindow.h221 void slotFLagyValueChanged(int v);
H A Dmainwindow.cpp248 …connect (m_countryDefWidget->flagy, SIGNAL(valueChanged(int)), this, SLOT(slotFLagyValueChanged(in… in MainWindow()
2021 void MainWindow::slotFLagyValueChanged(int v) in slotFLagyValueChanged() function in KsirkSkinEditor::MainWindow