Defines KeyViewer a textual application promptin the user for keyboard maps. instantiate a user interface providing display of keys the user has pressed. More...
#include <cxxtls/viewermanager.h>
#include <cxxtls/file.h>
#include <vector>
#include <list>
#include <set>
Go to the source code of this file.
Classes | |
struct | KeyViewer |
An object of the KeyViewer class is passed to a ListViewer at the time of its construction so that the list viewer implements a way to see how keys are interpreted. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. |
Defines KeyViewer a textual application promptin the user for keyboard maps. instantiate a user interface providing display of keys the user has pressed.
Definition in file keyviewer.h.