31 class DtKeyMapManager;
37 class DtAssembledMenu;
66 virtual void setApplyChangesToAllKeymaps(
bool);
67 virtual bool applyChangesToAllKeymaps()
const;
70 virtual bool isMenuFunction(
const std::string& func)
const;
74 virtual bool eventFilter(
QObject*, QEvent*);
90 virtual void manageChangeableMenu(
const std::string& menuId);
94 virtual void setupChangeableMenus();
104 virtual int mapPathToKeymapFunctionCategory(
const std::string& path);
166 virtual void on_applyChangesToAllKeymapsChanged();
172 virtual void requestInput(
const std::string functionName,
174 virtual void requestInput(
const std::string functionName,
bool isBinary );
192 void show( std::string functionName,
bool isBinary );