Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

getOpenFilename hangs forever given the dir of "D:\Downloads"

$
0
0
Using Qt 5.0.1:  //Using D:\\downloads as the open file string hangs the process forever.  QString theFname = QFileDialog::getOpenFileName( this, "open the file", "D:\\Downloads" );  theFname.clear();

Viewing all articles
Browse latest Browse all 18427

Trending Articles