C
Size: a a a
C
AZ
C
AZ
uユ
Config cfg;
cfg.pushGroup("group");
cfg.setValue("answer", 42);
cfg.popGroup();
cfg.setValue("kto", "nahui");
cfg.write("cfg/out.cfg");
KK
Config cfg;
cfg.pushGroup("group");
cfg.setValue("answer", 42);
cfg.popGroup();
cfg.setValue("kto", "nahui");
cfg.write("cfg/out.cfg");
uユ
O
Config cfg;
cfg.pushGroup("group");
cfg.setValue("answer", 42);
cfg.popGroup();
cfg.setValue("kto", "nahui");
cfg.write("cfg/out.cfg");
uユ
O
QSettings
uユ
VD
TW
O
KK
VD
O