Answer the question
In order to leave comments, you need to log in
Where is the file?
File save is hung on the button:
QSettings *dbsett = new QSettings("C:\\testtesttesttest.ini",QSettings::IniFormat);
dbsett->setValue("database_connection/ip", ipadr);
dbsett->sync();
QString pathfilename = QFileDialog::getOpenFileName(this,
tr("Открыть файл настроек"),"C\\",
tr("Настройки проекта (*.ini)"));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question