Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/editor/
H A DC4ConsoleQtPropListViewer.h281 int32_t GetCurrentSelectionIndex();
H A DC4ConsoleQtPropListViewer.cpp993 int32_t C4DeepQComboBox::GetCurrentSelectionIndex() in GetCurrentSelectionIndex() function in C4DeepQComboBox
1300 idx = editor->option_box->GetCurrentSelectionIndex(); in UpdateEditorParameter()