Home
last modified time | relevance | path

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

/dports/games/ksirk/ksirk-21.12.3/ksirkskineditor/
H A Dmainwindow.h226 void slotCavalryxValueChanged(int);
H A Dmainwindow.cpp255 …_countryDefWidget->cavalryx, SIGNAL(valueChanged(int)), this, SLOT(slotCavalryxValueChanged(int))); in MainWindow()
2105 void MainWindow::slotCavalryxValueChanged(int v) in slotCavalryxValueChanged() function in KsirkSkinEditor::MainWindow