The second question forces you to read the links provided, but the first one is easily answered; they are real applications already. Open your project folder and look for the "projectname.exe" file. Voilá. Qt as a framework also takes care of building the appropiate binary for whichever platform it is you are on. That is, .exe for windows, or adding the executable metadata into the binary for unix systems and such.
Bookmarks