|
#include <QShortcut>
#include <QString>
#include <QKeySequence>
#include "AbstractController.h"
#include "../ui_RobotTrajectoryDesignerGuiPluginWidget.h"
#include "../View/ui_ShortcutDialog.h"
Go to the source code of this file.
Classes | |
class | ShortcutController |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | ShortcutControllerPtr = std::shared_ptr< ShortcutController > |