Results 1 to 6 of 6

Thread: slots calling functions from other classes?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: slots calling functions from other classes?

    'plot' is local to the myCanvas constructor.

    Put it as a member variable.

  2. The following user says thank you to squidge for this useful post:

    kja (17th November 2010)

Similar Threads

  1. Qt & OpenGl, calling gl-commands within other classes
    By KnufflPuffl in forum Qt Programming
    Replies: 1
    Last Post: 24th January 2011, 10:44
  2. Calling GUI functions from a DLL
    By inktomi in forum Qt Programming
    Replies: 0
    Last Post: 19th July 2010, 12:50
  3. Cannot call OpenCV 2.0 functions inside Qt slots
    By Asfer in forum Qt Programming
    Replies: 2
    Last Post: 19th February 2010, 11:48
  4. Replies: 7
    Last Post: 15th January 2010, 20:45
  5. Question about functions in classes
    By cwnelatury in forum Newbie
    Replies: 1
    Last Post: 13th May 2009, 06:05

Tags for this Thread

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.