Hi Is there any signal when we select a file in QFileDialog.
Moved
Unsolved
General and Desktop
-
Hi
Is there any signal when we select a file in QFileDialog. -
-
Hi paul ,
Thank s for your reply , I tried with the option currentChanged , but no luck .
-
@seetharam
Is the file local?You might be looking for http://doc.qt.io/qt-5/qfiledialog.html#fileSelected signal, depending on just what you want.
1/4