Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 7

Qt-interest Archive, July 2007
QSettings for reading win registry


Message 1 in thread

Hi!

I want to get available COM ports for qextserialport from windows  
registry.
I can get list of QSettings keys for "HKEY_LOCAL_MACHINE\\hardware\ 
\devicemap\\serialcomm"
This works, but the problem is that i can't get values for those keys.
One key in registry is for example "\Device\VCP0"
QSettings gives key for this "/Device/VCP0"
I get nothing with this key. I have tried escaping this key different  
ways but no value is found.
Is it possible to get values for keys that have slashes in it?

tonu.

--
 [ signature omitted ]