A 3D Dynamic Geometry Software

Calques 3D C++



CCustomizeCalques3D Class Reference

Inheritance diagram for CCustomizeCalques3D:

Inheritance graph
Collaboration diagram for CCustomizeCalques3D:

Collaboration graph

List of all members.


Detailed Description

Main dialog for the customization of Calques3D GUI.

For the preferences of Calques 3D, see CPreferenceDialog.


Public Member Functions

 CCustomizeCalques3D (CFrameWnd *pWndParentFrame, BOOL bAutoSetFromMenus=FALSE, UINT uiFlags=BCGCUSTOMIZE_DEFAULT, CustomPageList *plistCustomPages=NULL)
 Default constructor.
void InitCalques3DPrefs ()
 Perform the initialisation of the customize dialog with Calques 3D specifics.

Constructor & Destructor Documentation

CCustomizeCalques3D ( CFrameWnd pWndParentFrame,
BOOL  bAutoSetFromMenus = FALSE,
UINT  uiFlags = BCGCUSTOMIZE_DEFAULT,
CustomPageList plistCustomPages = NULL 
)

Default constructor.

Parameters:
pWndParentFrame Pointer to the parent frame window.
bAutoSetFromMenus TRUE if the menu and keyboard pages are automatically filled from the application menus.
uiFlags Customization flags.
plistCustomPages List of runtime classes of the custom property pages to be added to the customization dialog.


Member Function Documentation

void InitCalques3DPrefs (  ) 

Perform the initialisation of the customize dialog with Calques 3D specifics.