QDragMoveEvent

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQDragMoveEvent.prg
http://doc.trolltech.com/4.5/qdragmoveevent.htm
oDragMoveEvent : accept( pRectangle ) NIL
oDragMoveEvent : accept_1() NIL
oDragMoveEvent : answerRect() pQRect
oDragMoveEvent : ignore( pRectangle ) NIL
oDragMoveEvent : ignore_1() NIL
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QDragMoveEvent.cpp
Qt_QDragMoveEvent_accept( pQDragMoveEvent, pRectangle )NIL
Qt_QDragMoveEvent_accept_1( pQDragMoveEvent )NIL
Qt_QDragMoveEvent_answerRect( pQDragMoveEvent )pQRect
Qt_QDragMoveEvent_ignore( pQDragMoveEvent, pRectangle )NIL
Qt_QDragMoveEvent_ignore_1( pQDragMoveEvent )NIL