|
|
| enum { CODE_FOR_QT = 256 } |
| uint m_code | m_code |
| uint m_mod | m_mod |
| uint m_sym | m_sym |
| bool init ( const KKey& key, bool bQt )
| init |
| bool isNative ()
| isNative |
[const]
| uint code ()
| code |
[const]
| uint mod ()
| mod |
[const]
| uint sym ()
| sym |
[const]
| int keyCodeQt ()
| keyCodeQt |
[const]
| void setKeycodeQt ( int keyQt )
| setKeycodeQt |
| Key& operator = ( const KKeyNative& key )
| operator = |
| int compare ( const Key& )
| compare |
[const]
| bool operator == ( const Key& b )
| operator == |
[const]
| bool operator < ( const Key& b )
| operator < |
[const]
| KKey key ()
| key |
[const]
| Generated by: dfaure on faure on Tue Apr 16 08:49:00 2002, using kdoc 2.0a53. |