PDA

View Full Version : Qt instruments for working with registry?



XL
5th February 2008, 18:33
Hello!Can you tell me,please,how to work with registry with Qt. Are there specially class or functions?I need working with registry's keys and attributes (for example, delete, create, etc.)

JimDaniel
5th February 2008, 18:36
QSettings is what you're looking for.