hi
I want to try to make a ssh connection with my qt app
but I do not know if there is any easy way to do this in qt or not

i saw http://doc.qt.digia.com/qtcreator-extending/utils.html
and it has SshConnection calss but I dont have any idea how can i use it
when i try #inlcude <utils> it give me there is no file or directory found

i'm new to qt .
thank you guy