Searched refs:Q3FileDialog (Results 1 – 2 of 2) sorted by relevance
24 #define Q3FileDialog QFileDialog macro
1474 QString s = Q3FileDialog::getOpenFileName(conf_get_configname(), NULL, this); in loadConfig()1493 QString s = Q3FileDialog::getSaveFileName(conf_get_configname(), NULL, this); in saveConfigAs()