[ROOT] --> small

class CGradation
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Gradation.h:16

Constructors Index

CGradation
[public]


Enums Index

__$E0013__
[public]


Variables Index

lastdir
[public]


Methods Index

DoDataExchange
[protected]
EnableOthers
[public]
OnInitDialog
[protected]
OnOK
[protected]
OnRadio1
[protected]
OnRadio3
[protected]
OnRadio4
[protected]


Constructors

CGradation

public CGradation ( CWnd * pParent = NULL ) ;


Enums

__$E0013__

public enum __$E0013__ { IDD = IDD_DIALOG16 } ;


Variables

lastdir

public int lastdir


Methods

EnableOthers

public void EnableOthers ( int ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnRadio1

protected afx_msg void OnRadio1 ( ) ;

OnRadio3

protected afx_msg void OnRadio3 ( ) ;

OnRadio4

protected afx_msg void OnRadio4 ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.