[ROOT] --> small

class CDlgLayers
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Dlglayer.h:8

Constructors Index

CDlgLayers
[public]


Enums Index

__$E0008__
[public]


Variables Index

m_list1
[public]
xref
[protected]


Methods Index

DoDataExchange
[protected]
OnCancel
[protected]
OnInitDialog
[protected]
OnOK
[protected]


Constructors

CDlgLayers

public CDlgLayers ( CWnd * pParent = NULL ) ;


Enums

__$E0008__

public enum __$E0008__ { IDD = IDD_DIALOG3 } ;


Variables

m_list1

public CString m_list1

xref

protected int xref [ 100] ]


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnCancel

protected virtual void OnCancel ( ) ;


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.