GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
KeyMap.cc File Reference
#include <QMap>
#include <Qt>
#include "KeyMap.h"
Include dependency graph for KeyMap.cc:

Go to the source code of this file.

Namespaces

 QtHandles
 
 QtHandles::KeyMap
 

Functions

QMap< int, std::string > QtHandles::KeyMap::makeKeyMapper (void)
 
std::string QtHandles::KeyMap::qKeyToKeyString (int key)