Revision history of "Qt/Utilities/Settings"

From ProgrammingExamples
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 11:32, 18 September 2012Daviddoria (Talk | contribs). . (1,587 bytes) (+1,587). . (Created page with '==Settings.cpp== <source lang="cpp"> #include <QtCore> #include <iostream> void LocalUsage(); void GlobalUsage(); int main(int argc, char *argv[]) { QCoreApplication app(arg…')