[Qt-interest] ui files for Qt designer (examples)

giorgio.luciano at inwind.it giorgio.luciano at inwind.it
Mon Aug 31 20:56:22 CEST 2009


Dear all, 
I just wanted to ask if there is a a repository/archive of basic ui 
files for the qt editor for performing "common" actions.
I'm trying to develop 
with the help of my friend a small application that should read tables, do very 
easy task on them (cancel column/Add column/ delete data etc) and then plot 
them after doing some calculation using Qt and pyQT.
I've found arounds some 
good code about GPL software for plotting/data anlysis but generally it is 
based on qt and in the source you have cpp files that of course cannot be 
imported/changed in any kind of editor (or if there is a way please tell me !)

.
so we have started everything almost from scratch or just have to dig in the 
code which sometime is more time consuming ! 
Do anyone know if there are some 
software around similar to what we are going to do with some ui to share?

Even 
the basic file in the documentation of PyQT will be perfect but as far as I 
know they dont' come with the editor (ui file). It will be good to have them 
also to import and try to compile for example with PyQT and then change later 
signals !
I know that a lot of programmers says... I just use a textpad and 
write all my code with that.. no editor used but we remember that WE also exist 
;) People with basic knowledge of scripting  languages that need to make very 
very simple interface in the easiest way possible

Thanks in advance for the 
reply




More information about the Qt-interest-old mailing list