g4tools  5.4.0
keys
Go to the documentation of this file.
1 // Copyright (C) 2010, Guy Barrand. All rights reserved.
2 // See the file tools.license for terms.
3 
4 #ifndef tools_sg_keys
5 #define tools_sg_keys
6 
7 #include "../typedefs"
8 
9 namespace tools {
10 namespace sg {
11 
12 inline key_code key_shift() {return 0x01000020;} //same as in Qt qnamespace.h.
13 
14 }}
15 
16 #endif
tools::key_code
unsigned int key_code
Definition: typedefs:131
tools::sg::key_shift
key_code key_shift()
Definition: keys:12
tools
inlined C code : ///////////////////////////////////
Definition: aida_ntuple:26