Results 1 to 2 of 2

Thread: How to retrieve Text from a QWidget in a different process?

  1. #1
    Join Date
    Jul 2009
    Posts
    1

    Default How to retrieve Text from a QWidget in a different process?

    Hi,

    Is it possible to retrieve the text of a QWidget/QListView from a different process?
    WinAPI like GetWindowText doesn't work,
    but is there any other way?

    How to communicate to these kind of controls from the outside?

    TA
    Mark

  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

    Default Re: How to retrieve Text from a QWidget in a different process?

    u mean .. like IPC , Share Memory ..like that aa .. its already available in Qt .

    http://doc.trolltech.com/4.5/ipc-loc...erver-cpp.html

    or else QProcess .. if the QWidget have stdOutput
    "Behind every great fortune lies a crime" - Balzac

Similar Threads

  1. Unhandled exception in qatomic
    By NewGuy in forum Qt Programming
    Replies: 14
    Last Post: 23rd July 2013, 09:49
  2. Replies: 0
    Last Post: 10th April 2009, 15:28
  3. Match the text beetween two string
    By dreamer in forum Qt Programming
    Replies: 4
    Last Post: 20th May 2008, 14:48
  4. Editable text in QGraphicsView
    By wysota in forum Qt Programming
    Replies: 8
    Last Post: 24th February 2007, 15:30

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.