MythTV  master
MythGesture Member List

This is the complete list of members for MythGesture, including all inherited members.

AdjustExtremes(int X, int Y)MythGestureprivate
GetGesture() constMythGesture
HasMinimumPoints() constMythGestureprivate
kSequencesMythGestureprivatestatic
m_binPercentMythGestureprivate
m_lastButtonMythGestureprivate
m_lastGestureMythGestureprivate
m_lockMythGestureprivate
m_maxPointsMythGestureprivate
m_maxSequenceMythGestureprivate
m_maxXMythGestureprivate
m_maxYMythGestureprivate
m_minPointsMythGestureprivate
m_minXMythGestureprivate
m_minYMythGestureprivate
m_pointsMythGestureprivate
m_recordingMythGestureprivate
m_scaleRatioMythGestureprivate
MythGesture(size_t MaxPoints=10000, size_t MinPoints=50, size_t MaxSequence=20, int ScaleRatio=4, float BinPercent=0.07F)MythGestureexplicit
Record(QPoint Point, Qt::MouseButton Button)MythGesture
Recording()MythGesture
Start()MythGesture
Stop(bool Timeout=false)MythGesture
Translate(bool Timeout)MythGestureprivate