Hi all, Currently, I am using QtCore.QSettings in my module for applying application setting. But i think it's not good because that module should be independent from Qt. So do you have any idea how to use python code instead of QtCore.QSettings for application setting?
On the other hand, does python code have any function which tells the default path of location where application setting is stored? Thanks, phon _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
