#include <navigation_widget.hpp>
Widget for showing a left hand side list of navigation items
- Parameters
 - 
  
  
 
- Returns
 
Definition at line 54 of file navigation_widget.hpp.
 
◆ NavigationWidget()
  
  
      
        
          | moveit_setup::assistant::NavigationWidget::NavigationWidget  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ isEnabled()
      
        
          | bool moveit_setup::assistant::NavigationWidget::isEnabled  | 
          ( | 
          const int &  | 
          index | ) | 
           const | 
        
      
 
 
◆ setEnabled()
      
        
          | void moveit_setup::assistant::NavigationWidget::setEnabled  | 
          ( | 
          const int &  | 
          index,  | 
        
        
           | 
           | 
          bool  | 
          enabled  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setNavs()
      
        
          | void moveit_setup::assistant::NavigationWidget::setNavs  | 
          ( | 
          const QList< QString > &  | 
          navs | ) | 
           | 
        
      
 
 
◆ setSelected()
      
        
          | void moveit_setup::assistant::NavigationWidget::setSelected  | 
          ( | 
          const int &  | 
          index | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files: