Home
last modified time | relevance | path

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

/dports/audio/soundkonverter/soundkonverter-3.0.1/src/
H A Dfilelist.h102 void showOptionsEditorDialog();
H A Dfilelist.cpp81 connect( editAction, SIGNAL(triggered()), this, SLOT(showOptionsEditorDialog()) ); in FileList()
1112 void FileList::showOptionsEditorDialog() in showOptionsEditorDialog() function in FileList