Results 1 to 4 of 4

Thread: question on QProcess

  1. #1
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question question on QProcess

    hi friends/experts,
    i know QProcess will make the system call to get read to our widgets but if i need to print the (GNOME) system monitor on my widget can i use QProcess if so how can i print it in the current Qt window

    please help

  2. #2
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question how to add system monitor to the widget in QT app

    hi friends/experts,
    how to add system monitor to my widget page so as to monitor the the system also how can i use that.....

  3. #3
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: question on QProcess

    Perhaps a combination of QProcess and QX11EmbedContainer.
    J-P Nurmi

  4. The following user says thank you to jpn for this useful post:

    wagmare (17th January 2009)

  5. #4
    Join Date
    Sep 2008
    Location
    Bangalore
    Posts
    659
    Thanks
    116
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: question on QProcess

    exactly i use the same thing QXiiEmbedContainer and it is working fine ...
    may i know if there is any option to find that the QProcess executing a X window (ex:gtk window) how can we get the status whether the gtk window finish its painting event completly ... QProcess finished() signal is not relating in this ...
    how can i get that ... because after i came to know that gtk paint event is over then i can embed it ... it makes easier for me ... now i am using timer (800 millisec) wait and embed it ...
    can u give me any suggestion guru ...

Similar Threads

  1. Detect First QProcess finished in a group and kill other
    By Davidaino in forum Qt Programming
    Replies: 3
    Last Post: 11th July 2008, 12:53
  2. QProcess question
    By lni in forum Qt Programming
    Replies: 3
    Last Post: 19th July 2007, 19:06
  3. Question about QProcess
    By lni in forum Qt Programming
    Replies: 5
    Last Post: 27th April 2007, 23:08
  4. Replies: 2
    Last Post: 30th March 2007, 08:10
  5. QProcess Question
    By Vash5556 in forum Qt Programming
    Replies: 1
    Last Post: 26th February 2007, 16:24

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.