Home
last modified time | relevance | path

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

/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dsmalldialogs.h67 void selectOutputDir();
H A Dsmalldialogs.cpp99 chk_connect_a(button2, &QPushButton::clicked, this, &OpenDialog::selectOutputDir); in OpenDialog()
183 void OpenDialog::selectOutputDir() { selectURL(dialogUi.lineOut, true, 4, true); } in selectOutputDir() function in OpenDialog