I used QSetting found under childGroups and childKeys these two functions
QString dirPath = QString ("HKEY_USERS");
QSettings settings (dirPath, QSettings :: NativeFormat);
settings.beginGroup (dirPath);
QStringList keys = settings.childKeys ();
such , keys are not values , how to deal with this , there are other ways . . . . .
you big ah God for guidance . . . . . .
------ Solution ---------------------------------------- ----
specific operations such platforms should be the first thought Windows API
------ For reference only -------------------------------------- -
Thank you , the problem has been resolved
没有评论:
发表评论