Home
last modified time | relevance | path

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

/dports/games/ksirk/ksirk-21.12.3/ksirkskineditor/
H A Dmainwindow.h225 void slotAnchoryValueChanged(int v);
H A Dmainwindow.cpp252 …(m_countryDefWidget->anchory, SIGNAL(valueChanged(int)), this, SLOT(slotAnchoryValueChanged(int))); in MainWindow()
2069 void MainWindow::slotAnchoryValueChanged(int v) in slotAnchoryValueChanged() function in KsirkSkinEditor::MainWindow