A 3D Dynamic Geometry Software

Calques 3D C++



CMainFrame Class Reference

Inheritance diagram for CMainFrame:

Inheritance graph
Collaboration diagram for CMainFrame:

Collaboration graph

List of all members.


Detailed Description

CMainFrame.

Public Member Functions

CPropertyBarGetPropertyBar ()
 Access to the Property bar.
CPropertyBarGetDependentBar ()
 Access to the Dependent bar.

Protected Member Functions

afx_msg LRESULT OnSetTaskMessageString (WPARAM wp, LPARAM lp)
 Method CMainFrame::OnSetTaskMessageString.

Protected Attributes

CBCGPMenuBar m_wndMenuBar
 Control for the menu bar.
CBCGPToolBar m_wndToolBar
 Control for the main toolbar.
CBCGPStatusBar m_wndStatusBar
 Control for the status bar.
CFormatToolBar m_wndTextBar
 Control for the Format toolbar.
CBCGPToolBar m_wndVisuBar
 Control for the Visualisation toolbar.
CBCGPToolBar m_wndObjBar
 Control for the Object toolbar.
CBCGPToolBar m_wndConstrBar
 Control for the Construction toolbar.
CBCGPToolBar m_wndExplorBar
 Control for the Exploration toolbar.
CBCGPDropDownToolBar m_wndPointOnBar
 Control for the "Point on" dropdown menu.
CBCGPDropDownToolBar m_wndIntersectBar
 Control for the "Intersection" dropdown menu.
CBCGPDropDownToolBar m_wndDivPointBar
 Control for the "Various Point" dropdown menu.
CPropertyBar m_wndPropertyBar
 Control for the modeless object properties dialog.
CDependentBar m_wndDependentBar
 Control for the modeless object properties dialog.
CBCGPToolBarImages m_UserImages
 List of user-defined images (for configuring the interface).
CFont m_fontVertCaption
 Font for the vertical caption in the File menu.
CBitmap m_bmpVertCaption
 Logo for the vertical caption in the File menu.
UINT m_nAppLook
 Current look-and-feel of the application.

Member Function Documentation

CPropertyBar* GetPropertyBar (  )  [inline]

Access to the Property bar.

CPropertyBar* GetDependentBar (  )  [inline]

Access to the Dependent bar.

afx_msg LRESULT OnSetTaskMessageString ( WPARAM  wp,
LPARAM  lp 
) [protected]

Method CMainFrame::OnSetTaskMessageString.

Parameters:
wp 
wp 
Returns:


Member Data Documentation

CBCGPMenuBar m_wndMenuBar [protected]

Control for the menu bar.

Control for the main toolbar.

Control for the status bar.

Control for the Format toolbar.

Control for the Visualisation toolbar.

Control for the Object toolbar.

Control for the Construction toolbar.

Control for the Exploration toolbar.

CBCGPDropDownToolBar m_wndPointOnBar [protected]

Control for the "Point on" dropdown menu.

CBCGPDropDownToolBar m_wndIntersectBar [protected]

Control for the "Intersection" dropdown menu.

CBCGPDropDownToolBar m_wndDivPointBar [protected]

Control for the "Various Point" dropdown menu.

Control for the modeless object properties dialog.

Control for the modeless object properties dialog.

List of user-defined images (for configuring the interface).

CFont m_fontVertCaption [protected]

Font for the vertical caption in the File menu.

CBitmap m_bmpVertCaption [protected]

Logo for the vertical caption in the File menu.

UINT m_nAppLook [protected]

Current look-and-feel of the application.