Results 1 to 5 of 5

Thread: qobject_cast() and typeid() problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    153
    Thanks
    40
    Thanked 8 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Smile Re: qobject_cast() and typeid() problem

    Thanks a lot, especially for the invokeMethod(); this will help a lot.

  2. #2
    Join Date
    Feb 2008
    Posts
    153
    Thanks
    40
    Thanked 8 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qobject_cast() and typeid() problem

    It's just that the QLineEdit and QPlainTextEdit are made in Designer, but the 2nd code is all I need.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: qobject_cast() and typeid() problem

    Quote Originally Posted by codeslicer View Post
    It's just that the QLineEdit and QPlainTextEdit are made in Designer,
    I don't think that matters in any way. Or maybe I just don't see what you mean...

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.