[Interest] New Qt User

Shantanu Tushar shaan7in at gmail.com
Tue Apr 21 15:13:14 CEST 2015


Yes absolutely it can be used for that. I use QtQuick for the GUI for the
app at sostronk.com (live screenshot
https://scontent-sin.xx.fbcdn.net/hphotos-xfp1/t31.0-8/11080777_396776617163291_4451673383975873883_o.png
). From what I know, QtQuick is the preferred way to do GUI in Qt5.

For your mockup, I'd use a TabView that contains multiple ListViews which
are bound to models for your parameters.

On Tue, Apr 21, 2015 at 6:30 PM, Scapegoat Sarthak <
scapegoat.sarthak at gmail.com> wrote:

> @Both: Thanks for your reply. Just for reference, I am using Qt 4.8.6
> right now but I am not averse to using Qt 5 if it would make things easier.
>
> @Andre: My question is, which Qt class/method can I use to accomplish the
> basic mock-up GUI I have provided in the shared folder?
>
> @Shantanu: I will explore QtQuick; is it possible to make such a GUI with
> it? From a cursory glance (please correct me if I am wrong here), it seems
> that QtQuick is somewhat like a rapid GUI prototyping class. Is there a
> specific class which can handle mutable GUI as I have shown in the mock-up?
>
> Best,
> Sarthak
>
> On 21 April 2015 at 08:50, Shantanu Tushar <shaan7in at gmail.com> wrote:
>
>> If I may suggest, using QtQuick [http://doc.qt.io/qt-5/qtquick-index.html]
>> might make it easier for you to write new GUI apps in Qt.
>>
>> On Mon, Apr 20, 2015 at 10:28 PM, Scapegoat Sarthak <
>> scapegoat.sarthak at gmail.com> wrote:
>>
>>> 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.
>>>
>>> Thanks,
>>> Sarthak
>>>
>>> _______________________________________________
>>> Interest mailing list
>>> Interest at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/interest
>>>
>>>
>>
>>
>> --
>> Shantanu Tushar    (UTC +0530)
>> shantanu.io
>>
>
>


-- 
Shantanu Tushar    (UTC +0530)
shantanu.io
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150421/b529e607/attachment.html>


More information about the Interest mailing list