|
|
| KKeyNative ()
| KKeyNative |
| KKeyNative ( const XEvent* )
| KKeyNative |
| KKeyNative ( const KKey& )
| KKeyNative |
| KKeyNative ( const KKeyNative& )
| KKeyNative |
| KKeyNative ( uint code, uint mod, uint sym )
| KKeyNative |
| ~KKeyNative ()
| ~KKeyNative |
| void clear ()
| clear |
| bool init ( const XEvent* )
| init |
| bool init ( const KKey& )
| init |
| bool init ( const KKeyNative& )
| init |
| KKeyNative& operator = ( const KKeyNative& key )
| operator = |
| int keyCodeQt ()
| keyCodeQt |
[const]
| KKey key ()
| key |
[const]
| operator KKey ()
| KKey |
[const]
| uint code ()
| code |
[const]
| uint mod ()
| mod |
[const]
| uint sym ()
| sym |
[const]
| bool isNull ()
| isNull |
[const]
| int compare ( const KKeyNative& )
| compare |
[const]
| bool operator == ( const KKeyNative& key )
| operator == |
[const]
| bool operator != ( const KKeyNative& key )
| operator != |
[const]
| bool operator < ( const KKeyNative& key )
| operator < |
[const]
| KKeyNative& null ()
| null |
[static]
| bool keyboardHasWinKey ()
| keyboardHasWinKey |
[static]
| uint modX ( KKey::ModFlag modFlag )
| modX |
[static]
| uint accelModMaskX ()
| accelModMaskX |
[static]
Returns bitwise OR'ed mask containing Shift, Ctrl, Alt, and Win (if available).
| Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53. |