Results 1 to 6 of 6

Thread: instance of an application is running or not????

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jan 2006
    Location
    Kerala
    Posts
    371
    Thanks
    76
    Thanked 37 Times in 32 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: instance of an application is running or not????

    Could u please explain what do intend to Do ?

    Since accessing a pointer to a Form Created within Another is very Rare

    Any way
    Qt Code:
    1. int main() {
    2. D1 d1;
    3. d1.d2->updateContents()
    4. }
    To copy to clipboard, switch view to plain text mode 

    Please recheck the Design before u decide to do this !!
    Last edited by sunil.thaha; 12th January 2006 at 08:38.
    We can't solve problems by using the same kind of thinking we used when we created them

Similar Threads

  1. How to detect a running application
    By yogesh in forum Qt Programming
    Replies: 4
    Last Post: 20th February 2009, 10:22
  2. How to invoke a running application
    By srikanthch in forum Qt Programming
    Replies: 2
    Last Post: 18th December 2008, 15:42
  3. Replies: 7
    Last Post: 24th November 2008, 11:22
  4. Replies: 5
    Last Post: 9th June 2008, 11:21
  5. Replies: 10
    Last Post: 11th June 2007, 09:18

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.