#include <gepetto/gui/selection-handler.hh>
Public Slots | |
| void | addMode (SelectionMode *mode) |
| Add a mode to the list of available mode. More... | |
Public Member Functions | |
| SelectionHandler (WindowsManagerPtr_t wsm, QWidget *parent=0) | |
| ~SelectionHandler () | |
| SelectionMode * | mode () |
| gepetto::gui::SelectionHandler::SelectionHandler | ( | WindowsManagerPtr_t | wsm, |
| QWidget * | parent = 0 |
||
| ) |
| gepetto::gui::SelectionHandler::~SelectionHandler | ( | ) |
|
slot |
Add a mode to the list of available mode.
| mode | mode to add |
| SelectionMode* gepetto::gui::SelectionHandler::mode | ( | ) |