JX Application Framework
Loading...
Searching...
No Matches
Classes | Enumerations | Functions | Variables
JXKeyModifiers.h File Reference
#include <jx-af/jcore/jTypes.h>
Include dependency graph for JXKeyModifiers.h:
This graph shows which files directly or indirectly include this file:

Classes

class  JXKeyModifiers
 

Enumerations

enum  JXModifierKey {
  kJXShiftKeyIndex = 1 ,
  kJXShiftLockKeyIndex ,
  kJXControlKeyIndex ,
  kJXMod1KeyIndex ,
  kJXMod2KeyIndex ,
  kJXMod3KeyIndex ,
  kJXMod4KeyIndex ,
  kJXMod5KeyIndex ,
  kJXNumLockKeyIndex ,
  kJXScrollLockKeyIndex ,
  kJXMetaKeyIndex ,
  kJXAltKeyIndex ,
  kJXSuperKeyIndex ,
  kJXHyperKeyIndex
}
 

Functions

bool operator== (const JXKeyModifiers &m1, const JXKeyModifiers &m2)
 

Variables

const JSize kXModifierCount = 8
 
const JSize kJXKeyModifierMapCount = 14
 

Enumeration Type Documentation

◆ JXModifierKey

Enumerator
kJXShiftKeyIndex 
kJXShiftLockKeyIndex 
kJXControlKeyIndex 
kJXMod1KeyIndex 
kJXMod2KeyIndex 
kJXMod3KeyIndex 
kJXMod4KeyIndex 
kJXMod5KeyIndex 
kJXNumLockKeyIndex 
kJXScrollLockKeyIndex 
kJXMetaKeyIndex 
kJXAltKeyIndex 
kJXSuperKeyIndex 
kJXHyperKeyIndex 

Function Documentation

◆ operator==()

bool operator== ( const JXKeyModifiers m1,
const JXKeyModifiers m2 
)
inline

Variable Documentation

◆ kJXKeyModifierMapCount

const JSize kJXKeyModifierMapCount = 14

◆ kXModifierCount

const JSize kXModifierCount = 8