Krita Source Code Documentation
Loading...
Searching...
No Matches
KeyMapping Struct Reference

Public Attributes

Qt::Key qtKey {Qt::Key_unknown}
 
KeySym x11KeySym {0}
 

Detailed Description

Definition at line 21 of file KisExtendedModifiersMapperX11.cpp.

Member Data Documentation

◆ qtKey

Qt::Key KeyMapping::qtKey {Qt::Key_unknown}

Definition at line 23 of file KisExtendedModifiersMapperX11.cpp.

23{Qt::Key_unknown};

◆ x11KeySym

KeySym KeyMapping::x11KeySym {0}

Definition at line 22 of file KisExtendedModifiersMapperX11.cpp.

22{0};

The documentation for this struct was generated from the following file: