
This is the complete list of members for HSubwindow2, including all inherited members.
| BuildBorder() | HSubwindow2 | protected |
| BuildMagnifyController(float pos) | HSubwindow2 | protected |
| Capture() | HBaseOperator | inline |
| ChangeMagnification(HBaseView *view, HPoint &p) | HSubwindow2 | protected |
| ChangeMagnification(HBaseView *view, float magnification) | HSubwindow2 | protected |
| ChangeType(int type, long appearance=SW_BORDER|SW_SIZE_FIELD|SW_MOVE_FIELD|SW_DRAG_FIELD|SW_DELETE_FIELD|SW_BACKGROUND_BOX) | HSubwindow2 | virtual |
| Clone() | HBaseOperator | virtual |
| ComputeCoordinates(HBaseView *view, const char *in_system, HPoint &from, const char *out_system, HPoint &to) | HSubwindow2 | virtual |
| ConvertFromSubwindowToView(HPoint &in_point, HPoint &out_point) | HSubwindow2 | virtual |
| ConvertFromViewToSubwindow(HPoint const &in_point, HPoint &out_point) | HSubwindow2 | virtual |
| CopyViewLight(HBaseView *view) | HSubwindow2 | protected |
| DrawScrollBox() (defined in HSubwindow2) | HSubwindow2 | virtual |
| FindSubwindow(HBaseView *view, HPoint pos, bool &pointerselected) | HSubwindow2 | virtual |
| FindSubwindowFromSegment(HC_KEY key) | HSubwindow2 | virtual |
| GetFirstPoint() | HBaseOperator | inline |
| GetFromKey(HC_KEY key) | HSubwindow2 | virtual |
| GetKey() | HSubwindow2 | inlinevirtual |
| GetName() | HSubwindow2 | virtual |
| GetNewPoint() | HBaseOperator | inline |
| GetParameters() | HSubwindow2 | protected |
| GetPosition(float &x, float &y) | HSubwindow2 | virtual |
| GetSize(float &x, float &y) | HSubwindow2 | virtual |
| GetStaticName() | HSubwindow2 | static |
| GetType() | HSubwindow2 | inlinevirtual |
| GetView() | HBaseOperator | inline |
| GetWindowKey() | HSubwindow2 | virtual |
| HBaseOperator(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HBaseOperator | |
| HObject() | HObject | inline |
| HSubwindow2(HBaseView *view, int DoRepeat=0, int DoCapture=1) | HSubwindow2 | |
| HSubwindow2() | HSubwindow2 | |
| Insert(float left, float right, float bottom, float top, char const *title=0, float minwidth=0, float minheight=0, int type=SUBWINDOW_NOTYPE, long appearance=SW_BORDER|SW_SIZE_FIELD|SW_MOVE_FIELD|SW_DRAG_FIELD|SW_DELETE_FIELD|SW_BACKGROUND_BOX|SW_SCROLL_FIELD) | HSubwindow2 | virtual |
| IsActive() | HSubwindow2 | virtual |
| IsInCloseArea(HPoint &point) | HSubwindow2 | protected |
| IsInDragArea(HPoint &point) | HSubwindow2 | protected |
| IsInMagnifyArea(HPoint &point) | HSubwindow2 | protected |
| IsInMoveArea(HPoint &point) | HSubwindow2 | protected |
| IsInScrollArea(HPoint &point) (defined in HSubwindow2) | HSubwindow2 | protected |
| IsInSizeArea(HPoint &point) | HSubwindow2 | protected |
| IsSpecialKey(HC_KEY key) | HBaseOperator | protected |
| IsSubwindow(HC_KEY key) | HSubwindow2 | virtual |
| m_Action | HSubwindow2 | protected |
| m_Appearance | HSubwindow2 | protected |
| m_bMapTouchesToMouseEvents | HBaseOperator | protected |
| m_bOpStarted | HBaseOperator | protected |
| m_Bottom | HSubwindow2 | protected |
| m_doCapture | HBaseOperator | protected |
| m_doRepeat | HBaseOperator | protected |
| m_Left | HSubwindow2 | protected |
| m_MinHeight (defined in HSubwindow2) | HSubwindow2 | protected |
| m_MinWidth (defined in HSubwindow2) | HSubwindow2 | protected |
| m_OuterKey | HSubwindow2 | protected |
| m_Pointer | HSubwindow2 | protected |
| m_ptFirst | HBaseOperator | protected |
| m_ptLast | HSubwindow2 | protected |
| m_ptNew | HBaseOperator | protected |
| m_pView | HBaseOperator | protected |
| m_Right | HSubwindow2 | protected |
| m_ScrollHeight (defined in HSubwindow2) | HSubwindow2 | protected |
| m_ScrollPos (defined in HSubwindow2) | HSubwindow2 | protected |
| m_TempCutGeometryVisibility | HBaseOperator | protected |
| m_TempShadowMode | HBaseOperator | protected |
| m_title (defined in HSubwindow2) | HSubwindow2 | protected |
| m_Top | HSubwindow2 | protected |
| m_Type | HSubwindow2 | protected |
| m_WindowKey | HSubwindow2 | protected |
| Magnify(HBaseView *view) | HSubwindow2 | protected |
| ObjectMovedEvent(HBaseView *view, HC_KEY key, HPoint *p) | HSubwindow2 | virtual |
| ObjectScaledEvent(HBaseView *view, HC_KEY key, HPoint &scale) | HSubwindow2 | virtual |
| OnKeyDown(HEventInfo &hevent) | HBaseOperator | virtual |
| OnKeyUp(HEventInfo &hevent) | HBaseOperator | virtual |
| OnLButtonDblClk(HEventInfo &hevent) | HBaseOperator | virtual |
| OnLButtonDown(HEventInfo &hevent) | HSubwindow2 | virtual |
| OnLButtonDownAndMove(HEventInfo &hevent) | HSubwindow2 | virtual |
| OnLButtonUp(HEventInfo &hevent) | HSubwindow2 | 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 |
| PostFitWorldEvent(HBaseView *view) | HSubwindow2 | virtual |
| PreFitWorldEvent(HBaseView *view) | HSubwindow2 | virtual |
| Repeat() | HBaseOperator | inline |
| Reset() | HSubwindow2 | virtual |
| SetFirstPoint(HPoint const &new_point) | HBaseOperator | inline |
| SetMapTouchesToMouseEvents(bool val) | HBaseOperator | inline |
| SetNewPoint(HPoint const &new_point) | HBaseOperator | inline |
| SetOperatorStarted(bool val) | HBaseOperator | inline |
| SetPosition(float x, float y) | HSubwindow2 | virtual |
| SetSize(float deltax, float deltay) | HSubwindow2 | virtual |
| SetSize(float left, float right, float bottom, float top) | HSubwindow2 | virtual |
| SetupHandlesEvent(HBaseView *view, HC_KEY key, bool complex) | HSubwindow2 | virtual |
| SetView(HBaseView *new_view) | HBaseOperator | inline |
| UpdateContent() (defined in HSubwindow2) | HSubwindow2 | protectedvirtual |
| ~HBaseOperator() (defined in HBaseOperator) | HBaseOperator | virtual |
| ~HObject() (defined in HObject) | HObject | inlinevirtual |
| ~HSubwindow2() (defined in HSubwindow2) | HSubwindow2 | virtual |