Public Member Functions | Private Attributes | List of all members
moveit_setup_assistant::NavigationWidget Class Reference

#include <navigation_widget.h>

Inheritance diagram for moveit_setup_assistant::NavigationWidget:
Inheritance graph
[legend]

Public Member Functions

 NavigationWidget (QWidget *parent=0)
 
void setEnabled (const int &index, bool enabled)
 
void setNavs (const QList< QString > &navs)
 
void setSelected (const int &index)
 

Private Attributes

QStandardItemModel * model_
 

Detailed Description

Widget for showing a left hand side list of navigation items

Parameters
parent
Returns

Definition at line 56 of file navigation_widget.h.

Constructor & Destructor Documentation

moveit_setup_assistant::NavigationWidget::NavigationWidget ( QWidget *  parent = 0)
explicit

Definition at line 47 of file navigation_widget.cpp.

Member Function Documentation

void moveit_setup_assistant::NavigationWidget::setEnabled ( const int &  index,
bool  enabled 
)

Definition at line 88 of file navigation_widget.cpp.

void moveit_setup_assistant::NavigationWidget::setNavs ( const QList< QString > &  navs)

Definition at line 72 of file navigation_widget.cpp.

void moveit_setup_assistant::NavigationWidget::setSelected ( const int &  index)

Definition at line 97 of file navigation_widget.cpp.

Member Data Documentation

QStandardItemModel* moveit_setup_assistant::NavigationWidget::model_
private

Definition at line 67 of file navigation_widget.h.


The documentation for this class was generated from the following files:


moveit_setup_assistant
Author(s): Dave Coleman
autogenerated on Sun Oct 18 2020 13:19:28