Qt is new to me so I have been playing with the examples.
I installed the mysql plugin and have played with the cachedtable example.
It uses the connection.h file from the examples/sql/ directory to connect to a mysql database.
The problem is that the variables(username, password,host) are viewable if I open the resulting .exe with WinHex program.

Tell me something I dont know pls. Thanks!