Results 1 to 4 of 4

Thread: acsessing QTextEdit from QTabWidget

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2010
    Posts
    9
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: acsessing QTextEdit from QTabWidget

    thanks, i thought this would use a template but i had not seen any documentation that would allow for this kind of conversion (i was only looking within the classes them self's), thanks again

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: acsessing QTextEdit from QTabWidget

    Just a note:
    Always check if the object exists after casting and before using it. Otherwise you'll get a crash.

Similar Threads

  1. QTabWidget
    By Freeman551 in forum Qt Programming
    Replies: 3
    Last Post: 25th December 2009, 00:06
  2. QTabWidget
    By conatic in forum Qt Programming
    Replies: 1
    Last Post: 16th September 2008, 20:05
  3. QTabWidget
    By allstar in forum Qt Programming
    Replies: 1
    Last Post: 5th December 2007, 19:18
  4. QTabWidget tab
    By baray98 in forum Qt Programming
    Replies: 1
    Last Post: 20th November 2007, 00:16
  5. Replies: 1
    Last Post: 16th February 2007, 07:22

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.