The Pedigree Project  0.1
Public Types | Public Attributes | List of all members
KeymapManager::KeymapEntry Struct Reference

Structure representing an entry in the keymap table. More...

#include <KeymapManager.h>

+ Collaboration diagram for KeymapManager::KeymapEntry:

Public Types

enum  Flags { Special = 0x80000000 }
 

Public Attributes

uint32_t flags
 
uint32_t value
 

Detailed Description

Structure representing an entry in the keymap table.

Definition at line 73 of file KeymapManager.h.


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