09.07.2019, 18:12, "NIkolai Marchenko" <[email protected]>: > We (at our company) realy, REALLY don't like qsettings for a multitude of > reasons but are forced to deal with it because the details of how UI types > are saved are hidden deep in the qt's implementation and are subject to any > kind of changes qt wants. > > What we would really like is to have functions for all of this that hide > implementation but do expose the inputs/outputs of how settings of Qt's > classes are saved and loaded so that we can feed those into a separate > settings class to be stored and managed externally. > > Can it be done with Qt6?
Do you mean https://doc.qt.io/qt-5/qsettings.html#registerFormat or something else? -- Regards, Konstantin _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
