[Interest] New Qt User

André Somers andre at familiesomers.nl
Tue Apr 21 08:03:40 CEST 2015


Scapegoat Sarthak schreef op 20-4-2015 om 18:58:
> Hi All,
>
> I am interested to write a front end for a few command line 
> applications I have written (in C++). I would like to have a single 
> front end for all the executables and specific parameter inputs for 
> each. I did a very basic mock-up here (see /mock_up/ folder): 
> http://1drv.ms/1E2r2M1..
>
> I have worked with basic Qt designs before but I am not really sure 
> how to proceed. I have written a GUI using QWidget and QCombobox that 
> have a drop-down menu but that's not what I want, exactly (see 
> test_1.png in above link).
>
> I would be grateful if someone could direct me to something more useful.
>
I really don't know what your question is. I'd think that it would 
depend on what your executables do, and how they work together to figure 
out what a useful GUI to combine them in would look like. Indeed, a 
dropbox with four executablenames doesn't seem all that useful. However, 
that is not really a Qt question at all, Qt is just a technology you 
might use to realize whatever you come up with.

André



More information about the Interest mailing list