Results 1 to 2 of 2

Thread: QCoreApplication Sendevent DragMove

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default QCoreApplication Sendevent DragMove

    Hi everybody.

    The following code is not working with QDragMove event. The event never reaches the viewport and the sendEvent does not return anything.

    QCoreApplication::instance()->sendEvent((QObject*)graphicsView->viewport(),e);

  2. #2

    Default Re: QCoreApplication Sendevent DragMove

    Nobody can help me?

Similar Threads

  1. Replies: 1
    Last Post: 28th May 2011, 08:31
  2. How to sendEvent QPaintEvent ?
    By SABROG in forum Qt Programming
    Replies: 23
    Last Post: 28th May 2009, 21:55
  3. how to use dragMove()..
    By sar_van81 in forum Qt Programming
    Replies: 3
    Last Post: 18th September 2007, 07:28
  4. QCoreApplication
    By Morea in forum Qt Programming
    Replies: 5
    Last Post: 4th June 2007, 19:58
  5. Replies: 4
    Last Post: 26th July 2006, 07:06

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.