I recently started developing Ubuntu desktop apps using Quickly. But then I tried out the Qt4 designer and I feel more comfortable with it than Glade designer that Quickly uses. I liked developing with Quickly except for the part where Glade comes in. So my question is, is there a possibly way of using Qt4 designer to set up my GUI and use python to do the coding? Also how do I do the packaging after writing the code since in Quickly everything gets done in a single command 'quickly package' and you get a .deb package file. I have done a lot of searching around but haven't found a good tutorial.
Asked
Active
Viewed 312 times