Results 1 to 5 of 5

Thread: not getting the event from Postevent() to Custom event() in Qt4

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: not getting the event from Postevent() to Custom event() in Qt4

    In Qt4 there is no virtual method customEvent that takes a QCustomEvent pointer.

  2. #2
    Join Date
    Jun 2008
    Posts
    21
    Thanked 1 Time in 1 Post

    Smile Re: not getting the event from Postevent() to Custom event() in Qt4

    hi,

    I used QEvent in place of QCustomEvent class and application works good.

    Thanks for your prompt help.

    Regards,
    node_ex.

Similar Threads

  1. delete custom event
    By Dmitry in forum Qt Programming
    Replies: 1
    Last Post: 15th October 2006, 16:55

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.