QFileDialog::getOpenFileName target
-
i am using QFileDialog::getOpenFileName to get the path of a file in computer...but it opens in the qt file directory...now i need to change its destination when it begin so it open and browze another directory how??
-
Not sure if this is what you want, but you can pass the initial directory as a constructor argument: "Your text to link here...":http://doc.qt.nokia.com/4.7/qfiledialog.html#QFileDialog-2