#include <anatomist/controler/control.h>
Definition at line 207 of file control.h.
 
◆ ~MouseActionLink()
  
  | 
        
          | virtual anatomist::Control::MouseActionLink::~MouseActionLink | ( |  | ) |  |  | pure virtual | 
 
 
◆ action()
  
  | 
        
          | virtual Action* anatomist::Control::MouseActionLink::action | ( |  | ) |  |  | pure virtual | 
 
 
◆ clone()
  
  | 
        
          | virtual MouseActionLink* anatomist::Control::MouseActionLink::clone | ( |  | ) | const |  | pure virtual | 
 
 
◆ execute()
  
  | 
        
          | virtual void anatomist::Control::MouseActionLink::execute | ( | int | x, |  
          |  |  | int | y, |  
          |  |  | int | globalX, |  
          |  |  | int | globalY |  
          |  | ) |  |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: