#include <gepetto/gui/selection-handler.hh>
Public Slots | |
void | addMode (SelectionMode *mode) |
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 | ( | ) |