Qt 4.8
|
Public Variables | |
QChar | cocoaKey |
Qt::Key | qtKey |
Definition at line 550 of file qt_cocoa_helpers_mac.mm.
QChar KeyPair::cocoaKey |
Definition at line 552 of file qt_cocoa_helpers_mac.mm.
Referenced by operator<(), and operator==().
Qt::Key KeyPair::qtKey |
Definition at line 553 of file qt_cocoa_helpers_mac.mm.
Referenced by operator<(), qtKey2CocoaKey(), and qtKey2CocoaKeySortLessThan().