Go to the documentation of this file.
22 #ifndef TOOLBARCONTROLLER_H
23 #define TOOLBARCONTROLLER_H
25 #include "../View/ToolBar.h"
139 void deleteWaypoint();
144 void changeWaypoint();
149 void playAllPreview();
179 void changeWaypoint(
int index);
205 #endif // TOOLBARCONTROLLER_H
std::shared_ptr< ToolBarController > ToolBarControllerPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.
Abstract controller providing a set of methods which must be implemented by every controller.