This is the complete list of members for HOpMarkupFreehand, including all inherited members.
Capture() | HBaseOperator | inline |
Clone() | HOpMarkupFreehand | virtual |
CreateMarkupFreehand(HBaseView *pView, const char *segment, unsigned int PolyLineLength, HPoint *pPolyline, bool emit_message) | HOpMarkupFreehand | static |
CreateMarkupFreehand(HBaseView *pView, const char *segment, unsigned int PolyLineLength, double *pPolyline, bool emit_message) (defined in HOpMarkupFreehand) | HOpMarkupFreehand | static |
GetFirstPoint() | HBaseOperator | inline |
GetName() | HOpMarkupFreehand | virtual |
GetNewPoint() | HBaseOperator | inline |
GetView() | HBaseOperator | inline |
HBaseOperator(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HBaseOperator | |
HOpMarkupFreehand(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HOpMarkupFreehand | |
IsSpecialKey(HC_KEY key) | HBaseOperator | protected |
m_bMapTouchesToMouseEvents | HBaseOperator | protected |
m_bOpStarted | HBaseOperator | protected |
m_doCapture | HBaseOperator | protected |
m_doRepeat | HBaseOperator | protected |
m_lPolyline | HOpMarkupFreehand | |
m_ptFirst | HBaseOperator | protected |
m_ptLast | HOpMarkupFreehand | protected |
m_ptNew | HBaseOperator | protected |
m_pView | HBaseOperator | protected |
m_TempCutGeometryVisibility | HBaseOperator | protected |
m_TempShadowMode | HBaseOperator | protected |
OnKeyDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnKeyUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnLButtonDown(HEventInfo &hevent) | HOpMarkupFreehand | virtual |
OnLButtonDownAndMove(HEventInfo &hevent) | HOpMarkupFreehand | virtual |
OnLButtonUp(HEventInfo &hevent) | HOpMarkupFreehand | virtual |
OnLRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnMouseWheel(HEventInfo &hevent) | HBaseOperator | virtual |
OnNoButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonDownAndMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnRButtonUp(HEventInfo &hevent) | HBaseOperator | virtual |
OnTimer(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesDown(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesMove(HEventInfo &hevent) | HBaseOperator | virtual |
OnTouchesUp(HEventInfo &hevent) | HBaseOperator | virtual |
OperatorStarted() | HBaseOperator | inlinevirtual |
Repeat() | HBaseOperator | inline |
SetFirstPoint(HPoint const &new_point) | HBaseOperator | inline |
SetMapTouchesToMouseEvents(bool val) | HBaseOperator | inline |
SetNewPoint(HPoint const &new_point) | HBaseOperator | inline |
SetOperatorStarted(bool val) | HBaseOperator | inline |
SetView(HBaseView *new_view) | HBaseOperator | inline |
~HBaseOperator() (defined in HBaseOperator) | HBaseOperator | virtual |