GNU Octave 7.1.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

namespace  octave
 
namespace  octave::KeyMap
 

Functions

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