gepetto::gui::SelectionHandler Class Reference

#include <gepetto/gui/selection-handler.hh>

Inheritance diagram for gepetto::gui::SelectionHandler:
Collaboration diagram for gepetto::gui::SelectionHandler:

Public Slots

void addMode (SelectionMode *mode)
 

Public Member Functions

 SelectionHandler (WindowsManagerPtr_t wsm, QWidget *parent=0)
 
 ~SelectionHandler ()
 
SelectionModemode ()
 

Constructor & Destructor Documentation

◆ SelectionHandler()

gepetto::gui::SelectionHandler::SelectionHandler ( WindowsManagerPtr_t  wsm,
QWidget *  parent = 0 
)

◆ ~SelectionHandler()

gepetto::gui::SelectionHandler::~SelectionHandler ( )

Member Function Documentation

◆ addMode

void gepetto::gui::SelectionHandler::addMode ( SelectionMode mode)
slot

Add a mode to the list of available mode.

Parameters
modemode to add

◆ mode()

SelectionMode* gepetto::gui::SelectionHandler::mode ( )

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