|
MythTV master
|
This is the complete list of members for MythGesture, including all inherited members.
| AdjustExtremes(int X, int Y) | MythGesture | private |
| GetGesture() const | MythGesture | |
| HasMinimumPoints() const | MythGesture | private |
| kSequences | MythGesture | privatestatic |
| m_binPercent | MythGesture | private |
| m_lastButton | MythGesture | private |
| m_lastGesture | MythGesture | private |
| m_lock | MythGesture | private |
| m_maxPoints | MythGesture | private |
| m_maxSequence | MythGesture | private |
| m_maxX | MythGesture | private |
| m_maxY | MythGesture | private |
| m_minPoints | MythGesture | private |
| m_minX | MythGesture | private |
| m_minY | MythGesture | private |
| m_points | MythGesture | private |
| m_recording | MythGesture | private |
| m_scaleRatio | MythGesture | private |
| MythGesture(size_t MaxPoints=10000, size_t MinPoints=50, size_t MaxSequence=20, int ScaleRatio=4, float BinPercent=0.07F) | MythGesture | explicit |
| Record(QPoint Point, Qt::MouseButton Button) | MythGesture | |
| Recording() | MythGesture | |
| Start() | MythGesture | |
| Stop(bool Timeout=false) | MythGesture | |
| Translate(bool Timeout) | MythGesture | private |