#include <anatomist/action/labelnaming.h>
|  | 
|  | RoiLabelNamingAction () | 
|  | 
| virtual | ~RoiLabelNamingAction () | 
|  | 
| virtual std::string | name () const | 
|  | 
| void | addWholeLabelToRegion (int x, int y, int globalX, int globalY) | 
|  | 
| void | addConnecCompToRegion (int x, int y, int globalX, int globalY) | 
|  | 
| void | removeConnecCompFromRegion (int x, int y, int globalX, int globalY) | 
|  | 
| void | removeWholeLabelFromRegion (int x, int y, int globalX, int globalY) | 
|  | 
| void | setModeTo2D () | 
|  | 
| void | setModeTo3D () | 
|  | 
|  | Action () | 
|  | 
| virtual | ~Action () | 
|  | 
| void | setView (View *view) | 
|  | 
| virtual QWidget * | actionView (QWidget *) | 
|  | 
| virtual bool | viewableAction () const | 
|  | 
| virtual bool | isSingleton () | 
|  | 
| View * | view () | 
|  | 
Definition at line 52 of file labelnaming.h.
 
◆ RoiLabelNamingAction()
      
        
          | anatomist::RoiLabelNamingAction::RoiLabelNamingAction | ( |  | ) |  | 
      
 
 
◆ ~RoiLabelNamingAction()
  
  | 
        
          | virtual anatomist::RoiLabelNamingAction::~RoiLabelNamingAction | ( |  | ) |  |  | virtual | 
 
 
◆ addConnecCompToRegion()
      
        
          | void anatomist::RoiLabelNamingAction::addConnecCompToRegion | ( | int | x, | 
        
          |  |  | int | y, | 
        
          |  |  | int | globalX, | 
        
          |  |  | int | globalY | 
        
          |  | ) |  |  | 
      
 
 
◆ addWholeLabelToRegion()
      
        
          | void anatomist::RoiLabelNamingAction::addWholeLabelToRegion | ( | int | x, | 
        
          |  |  | int | y, | 
        
          |  |  | int | globalX, | 
        
          |  |  | int | globalY | 
        
          |  | ) |  |  | 
      
 
 
◆ creator()
  
  | 
        
          | static Action* anatomist::RoiLabelNamingAction::creator | ( |  | ) |  |  | static | 
 
 
◆ name()
  
  | 
        
          | virtual std::string anatomist::RoiLabelNamingAction::name | ( |  | ) | const |  | virtual | 
 
 
◆ removeConnecCompFromRegion()
      
        
          | void anatomist::RoiLabelNamingAction::removeConnecCompFromRegion | ( | int | x, | 
        
          |  |  | int | y, | 
        
          |  |  | int | globalX, | 
        
          |  |  | int | globalY | 
        
          |  | ) |  |  | 
      
 
 
◆ removeWholeLabelFromRegion()
      
        
          | void anatomist::RoiLabelNamingAction::removeWholeLabelFromRegion | ( | int | x, | 
        
          |  |  | int | y, | 
        
          |  |  | int | globalX, | 
        
          |  |  | int | globalY | 
        
          |  | ) |  |  | 
      
 
 
◆ setModeTo2D()
  
  | 
        
          | void anatomist::RoiLabelNamingAction::setModeTo2D | ( |  | ) |  |  | inline | 
 
 
◆ setModeTo3D()
  
  | 
        
          | void anatomist::RoiLabelNamingAction::setModeTo3D | ( |  | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: