Source Code (Use browser search to find items of interest.)

Class Index

qt'QDragData (./qt-2.1.0/src/kernel/qdragobject.cpp:41)

struct QDragData {
    QDragData(): hot(0,0) {}
    QPixmap pixmap;
    QPoint hot;
};