armarx::SkillDashboardInterface
Overview
interface SkillDashboardInterface
Operation Index
- getShortcuts
-
- getShortcut
-
- addNewShortcut
-
- deleteShortcut
-
- exportShortcuts
-
- importShortcuts
-
- saveShortcutOrder
-
- getPathStructure
-
Operations
void addNewShortcut(SkillShortcut newShortcut)
void deleteShortcut(string name)
void exportShortcuts(string package, string folder, string name)
bool importShortcuts(string package, string folder, string name)
void saveShortcutOrder(orderList order)
orderList getPathStructure()