A simple window to allow choosing between selected objects.  
 More...
#include <anatomist/selection/qSelectWid.h>
A simple window to allow choosing between selected objects. 
Definition at line 52 of file qSelectWid.h.
◆ QSelectWidget() [1/2]
      
        
          | anatomist::QSelectWidget::QSelectWidget | ( | unsigned | group, | 
        
          |  |  | const std::set< anatomist::AObject * > & | objects, | 
        
          |  |  | QWidget * | parent, | 
        
          |  |  | const char * | name = 0 | 
        
          |  | ) |  |  | 
      
 
 
◆ QSelectWidget() [2/2]
      
        
          | anatomist::QSelectWidget::QSelectWidget | ( | unsigned | group, | 
        
          |  |  | const std::set< anatomist::AObject * > & | objects | 
        
          |  | ) |  |  | 
      
 
 
◆ ~QSelectWidget()
  
  | 
        
          | virtual anatomist::QSelectWidget::~QSelectWidget | ( |  | ) |  |  | virtual | 
 
 
◆ accept
  
  | 
        
          | virtual void anatomist::QSelectWidget::accept | ( |  | ) |  |  | protectedvirtualslot | 
 
 
◆ exec()
  
  | 
        
          | virtual int anatomist::QSelectWidget::exec | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ reject
  
  | 
        
          | virtual void anatomist::QSelectWidget::reject | ( |  | ) |  |  | protectedvirtualslot | 
 
 
◆ restoreSelection()
  
  | 
        
          | virtual void anatomist::QSelectWidget::restoreSelection | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ selectedItems()
◆ updateSelection
  
  | 
        
          | virtual void anatomist::QSelectWidget::updateSelection | ( |  | ) |  |  | protectedvirtualslot | 
 
 
The documentation for this class was generated from the following file: