Results 1 to 5 of 5

Thread: Shell inside QT WIdget

  1. #1
    Join Date
    Sep 2007
    Posts
    36
    Thanks
    5
    Thanked 3 Times in 1 Post

    Smile Shell inside QT WIdget

    How do I make the bash shell available inside a widget ?

    Something like in KDevelop where the Konsole is available in the bottom


  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: Shell inside QT WIdget

    Create your own widget, which runs the command and prints its output.
    I'm a rebel in the S.D.G.

  3. #3
    Join Date
    Sep 2007
    Posts
    36
    Thanks
    5
    Thanked 3 Times in 1 Post

    Default Re: Shell inside QT WIdget

    I am building a financial app. I want a calculator as a dock widget. Any ideas how to do that ??

    I was thinking of providing a bc shell as a dock widget. I dont know how to do it

  4. #4
    Join Date
    Sep 2007
    Posts
    36
    Thanks
    5
    Thanked 3 Times in 1 Post

    Default Re: Shell inside QT WIdget

    I checked out some great cal. speedcrunch is looking good..

    how do i integrate it within my application.

    i there anyway I can start speedcrunch inside my app as a dock widget ?

  5. #5
    Join Date
    Dec 2006
    Posts
    849
    Thanks
    6
    Thanked 163 Times in 151 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Shell inside QT WIdget

    To embed whole applications, depending on your target platform, have a look at Active Qt (or whatever this is called) and QX11EmbedContainer.

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. Custom Widget inside a QVboxLayout
    By nemesis in forum Qt Programming
    Replies: 5
    Last Post: 25th June 2008, 14:55
  3. Replies: 3
    Last Post: 17th March 2008, 19:54
  4. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  5. How do I move a widget inside a grid Layout
    By barnabyr in forum Newbie
    Replies: 1
    Last Post: 8th May 2006, 23:23

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.