API Documentation
Loading...
Searching...
No Matches
KeyController.h File Reference
#include "DLLInfo.h"
#include <NDEVR/Event.h>
#include <NDEVR/SoftwareService.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/INIInterface.h>
#include <NDEVR/TranslatedString.h>
#include <NDEVR/UUID.h>
#include <functional>
Include dependency graph for KeyController.h:

Go to the source code of this file.

Classes

class  BasicKeyController
 The core class for assigning actions to key-presses and registering them as a program-wide service. More...
 
class  KeyController
 A high-level controller that stores many sub controllers that can be used to modify behaviors on user key-presses. More...
 
class  KeyControllerBase
 Base class for KeyController, a service which provides functionality based on user key-presses. More...
 
struct  KeyOption
 An action that can be tied to a specific KeyPress within the software. More...
 

Namespaces

namespace  NDEVR