Home
last modified time | relevance | path

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

/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dsmalldialogs.h63 void selectDirA();
H A Dsmalldialogs.cpp54 chk_connect_a(button2, &QPushButton::clicked, this, &OpenDialog::selectDirA); in OpenDialog()
180 void OpenDialog::selectDirA() { selectURL(dialogUi.lineA, true, 1, false); } in selectDirA() function in OpenDialog