Private information used only by a stroke class. More...
Public Attributes | |
| QMutex | m |
| QMap< QString, MythGestureEvent::Gesture > | sequences |
Private information used only by a stroke class.
Definition at line 45 of file mythgesture.cpp.
| QMutex MythGesturePrivate::m |
Definition at line 48 of file mythgesture.cpp.
Referenced by MythGesture::recording(), MythGesture::start(), and MythGesture::stop().
| QMap<QString, MythGestureEvent::Gesture> MythGesturePrivate::sequences |
Definition at line 49 of file mythgesture.cpp.
Referenced by MythGesture::MythGesture(), and MythGesture::stop().
1.6.3