#include <anatomist/controler/controlswitch.h>
Definition at line 80 of file controlswitch.h.
 
◆ ToolBox()
      
        
          | ToolBox::ToolBox  | 
          ( | 
          const std::string &  | 
          activeControlDescription = "" | ) | 
           | 
        
      
 
 
◆ ~ToolBox()
  
  
      
        
          | virtual ToolBox::~ToolBox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ actions()
      
        
          | const std::set<std::string>& ToolBox::actions  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ addTab()
      
        
          | void ToolBox::addTab  | 
          ( | 
          QWidget *  | 
          child,  | 
        
        
           | 
           | 
          const QString &  | 
          label,  | 
        
        
           | 
           | 
          const std::string &  | 
          actionid = ""  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ resetActions()
      
        
          | void ToolBox::resetActions  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ showPage() [1/2]
      
        
          | void ToolBox::showPage  | 
          ( | 
          QWidget *  | 
          w | ) | 
           | 
        
      
 
 
◆ showPage() [2/2]
      
        
          | void ToolBox::showPage  | 
          ( | 
          const std::string &  | 
          label | ) | 
           | 
        
      
 
 
◆ updateActiveControl()
      
        
          | void ToolBox::updateActiveControl  | 
          ( | 
          const std::string &  | 
          activeControlDescription | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: