#include <OSDragableView.hpp>
Public Member Functions | |
| OSDragPixmapData (const QPixmap &pixmap, const QPoint &hotSpot) | |
| virtual | ~OSDragPixmapData () | 
Public Attributes | |
| QPoint | hotSpot | 
| QPixmap | pixmap | 
| openstudio::OSDragPixmapData::OSDragPixmapData | ( | const QPixmap & | pixmap, | 
| const QPoint & | hotSpot | ||
| ) | 
      
  | 
  inlinevirtual | 
| QPoint openstudio::OSDragPixmapData::hotSpot | 
| QPixmap openstudio::OSDragPixmapData::pixmap |