Results 1 to 3 of 3

Thread: QT help

  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QT help

    hey guys i have this project i need to do, which is to convert ubuntu shell commmands into gui form using qt. thing is there are these guys at school who are too attached to windows, so im trying to put a slight window feel to ubuntu for when they use the command shell. an example is to create buttons and label them for example a ping button with a space to add the ip address next to it. let me know if its possible or not.
    thank you guys. oh and i have a good c++ background...

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT help

    Of course, With Qt you can do all you think.

    However you have to know HOW to do it

    Start reading Qt Tutorials in Documentation and enjoy it
    A camel can go 14 days without drink,
    I can't!!!

  3. #3
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QT help

    for your use case, pay attention to QProcess.

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
  •  
Qt is a trademark of The Qt Company.