Results 1 to 8 of 8

Thread: Accessing the UI ! Help !

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Accessing the UI ! Help !

    Did you initialize your ui and did you set the pointer guiClass right? Can we see the implementation?

    EDIT: why do you don't use signals and slots? Any particular reasons for that. Because your case seems to be classical case for using signals.
    Last edited by Lykurg; 28th November 2009 at 21:44. Reason: updated contents

Similar Threads

  1. QTableView : accessing the data
    By marvaneke in forum Newbie
    Replies: 10
    Last Post: 30th March 2012, 11:31
  2. QCachece accessing problem
    By rajini333 in forum Qt Programming
    Replies: 1
    Last Post: 5th June 2009, 19:15
  3. Accessing deleted memory, Producer Consumer app
    By ^NyAw^ in forum General Programming
    Replies: 3
    Last Post: 2nd August 2008, 13:58
  4. Accessing data from a worker thread
    By steg90 in forum Qt Programming
    Replies: 20
    Last Post: 25th May 2007, 10:20
  5. Accessing Environment Variables
    By mhoover in forum Qt Programming
    Replies: 6
    Last Post: 21st September 2006, 15:05

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.