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=nullptr)
 
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 52 of file navigation_widget.h.

Constructor & Destructor Documentation

◆ NavigationWidget()

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

Definition at line 82 of file navigation_widget.cpp.

Member Function Documentation

◆ setEnabled()

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

Definition at line 123 of file navigation_widget.cpp.

◆ setNavs()

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

Definition at line 107 of file navigation_widget.cpp.

◆ setSelected()

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

Definition at line 132 of file navigation_widget.cpp.

Member Data Documentation

◆ model_

QStandardItemModel* moveit_setup_assistant::NavigationWidget::model_
private

Definition at line 63 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 Sat May 3 2025 02:28:05