Base class for selection chooser windows.  
 More...
#include <anatomist/selection/wSelChooser.h>
Base class for selection chooser windows. 
Definition at line 50 of file wSelChooser.h.
◆ WSelectChooser()
  
  | 
        
          | anatomist::WSelectChooser::WSelectChooser | ( | unsigned | gr, |  
          |  |  | const std::set< AObject * > & | objects |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~WSelectChooser()
  
  | 
        
          | virtual anatomist::WSelectChooser::~WSelectChooser | ( |  | ) |  |  | virtual | 
 
 
◆ exec()
  
  | 
        
          | virtual int anatomist::WSelectChooser::exec | ( |  | ) |  |  | virtual | 
 
 
◆ group()
  
  | 
        
          | unsigned anatomist::WSelectChooser::group | ( |  | ) | const |  | inline | 
 
 
◆ selectedItems()
  
  | 
        
          | virtual std::set<AObject *> anatomist::WSelectChooser::selectedItems | ( |  | ) | const |  | virtual | 
 
 
◆ setGroup()
  
  | 
        
          | void anatomist::WSelectChooser::setGroup | ( | unsigned | gr | ) |  |  | inline | 
 
 
◆ _group
  
  | 
        
          | unsigned anatomist::WSelectChooser::_group |  | protected | 
 
 
The documentation for this class was generated from the following file: