I am trying to list all Database in an SQL Server. Can someone give me a hint of how should i do this. using QODBC mode in QSqlDatabase?

I am very new to database stuff so please be gentle if my question is really dumb..

baray98