Results 1 to 3 of 3

Thread: Looking for advice and a point in the right direction

  1. #1
    Join Date
    Oct 2009
    Posts
    22
    Thanks
    2
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Question Looking for advice and a point in the right direction

    Hi gang,

    I am interested in creating a simple front-end gui that can launch different Qt applications. I have built a couple of small apps which run just fine on their own pulling data from the web. I wish to have a small window with a variety of icons I have created that will launch these apps.

    I have been trying different things and have ended up going round in circles. Would it be recommended to use QProcess to launch ,y individual applications or is there a more suitable way of linking a gui to these programs?

    Thanks.

  2. #2
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Looking for advice and a point in the right direction

    What are the other approaches that you are hesitating to try (besides QProcess)?

    I would try to use QProcess.
    I'm a rebel in the S.D.G.

  3. #3
    Join Date
    Oct 2009
    Posts
    22
    Thanks
    2
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Looking for advice and a point in the right direction

    Well I was starting to think that I would just embedded the apps into the main code as opposed to having lots of little apps. I will bang on with QProcess, it's giving me problems at the moment but I will persevere and try and get it going.

    Thanks.

Similar Threads

  1. Replies: 6
    Last Post: 21st September 2009, 10:55
  2. display a plot point by point
    By oswalidos in forum Newbie
    Replies: 32
    Last Post: 13th March 2009, 15:37
  3. how to paint scene point by point
    By elessaar in forum Qt Programming
    Replies: 8
    Last Post: 4th September 2008, 20:00
  4. Check a point inside or outside a road?
    By kstking in forum Qt Programming
    Replies: 1
    Last Post: 15th October 2007, 18:48
  5. Moving the (0.0) point on the scene
    By maverick_pol in forum Qt Programming
    Replies: 1
    Last Post: 6th September 2007, 15:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.