Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

doxygen_pp2mfc.h File Reference


Detailed Description

Groups and other central definitions for Doxygen.

Warning:
you should never include this file in your source as it may force some defines that you don't want and includes redefinition of base classes, so Doxygen knows their hierarchy.

Compounds

class  CDialog
 MFC base class for independent windows containing controls. Usually populated from a DIALOG resource. More...

class  CFormView
 MFC base class for CView's containing controls, populated from a DIALOG resource. More...

class  CFrameWnd
 MFC base class containing views for SDI and popup windows. More...

class  CListCtrl
 MFC base class wrapping a standard List Control. More...

class  CMDIChildWnd
 MFC base class containing a single view in an MDI app. More...

class  CMDIFrameWnd
 MFC base class containing CMDIChildWnd's in an MDI app. More...

class  CPropertyPage
 MFC base class wrapping a standard Property Page in a CPropertySheet. Populated from a DIALOG resource. More...

class  CPropertySheet
 MFC base class wrapping a standard Property Sheet control. More...

class  CScrollView
 MFC base class for scrollable views. More...

class  CTabCtrl
 MFC base class wrapping a standard Tab Control used in CPropertySheet. More...

class  CView
 MFC base class for client areas of a CFrameWnd. The CView class provides the basic functionality for user-defined view classes. A view is attached to a document and acts as an intermediary between the document and the user: the view renders an image of the document on the screen or printer and interprets user input as operations upon the document. More...

class  CWinApp
 MFC base class for Application. More...

class  CWnd
 MFC base class providing most HWND functionality. Serves as base for visible windows, like CDialog as well as controls like CListCtrl embedded within another window. More...


Generated on Mon Jul 22 18:17:54 2002 for PP2MFC by doxygen1.2.17