#include <anatomist/control/objectDrag.h>
|  | 
| static bool | canDecode (const QMimeData *e) | 
|  | 
| static bool | canDecodeURI (const QMimeData *e) | 
|  | 
| static bool | decode (const QMimeData *e, std::set< AObject * > &o) | 
|  | 
| static bool | decodeURI (const QMimeData *e, std::list< QString > &obj, std::list< QString > &scenars) | 
|  | 
Definition at line 48 of file objectDrag.h.
 
◆ QAObjectDrag()
      
        
          | anatomist::QAObjectDrag::QAObjectDrag | ( | const std::set< AObject * > & |  | ) |  | 
      
 
 
◆ ~QAObjectDrag()
  
  | 
        
          | virtual anatomist::QAObjectDrag::~QAObjectDrag | ( |  | ) |  |  | virtual | 
 
 
◆ canDecode()
  
  | 
        
          | static bool anatomist::QAObjectDrag::canDecode | ( | const QMimeData * | e | ) |  |  | static | 
 
 
◆ canDecodeURI()
  
  | 
        
          | static bool anatomist::QAObjectDrag::canDecodeURI | ( | const QMimeData * | e | ) |  |  | static | 
 
 
◆ decode()
  
  | 
        
          | static bool anatomist::QAObjectDrag::decode | ( | const QMimeData * | e, |  
          |  |  | std::set< AObject * > & | o |  
          |  | ) |  |  |  | static | 
 
 
◆ decodeURI()
  
  | 
        
          | static bool anatomist::QAObjectDrag::decodeURI | ( | const QMimeData * | e, |  
          |  |  | std::list< QString > & | obj, |  
          |  |  | std::list< QString > & | scenars |  
          |  | ) |  |  |  | static | 
 
 
The documentation for this class was generated from the following file: