Hi,

I'm doing my first steps in QML and I cannot seem to find the equivalent of QSettings in QML. I've checked some examples that save to online/offline storage, but no plain old QSettings.

What is the QML equivalent of a .ini?