All Frameworks  Class Hierarchy  This Framework  Indexes   

Dialog Class CATDlgMenuItem

Usage: you can derive this class.


public class CATDlgMenuItem

Base class to create a menu item.

This class can not be instantiated.

See also:
CATDlgPushItem, CATDlgRadioItem, CATDlgCheckItem


Constructor and Destructor Index


o ~CATDlgMenuItem()
o CATDlgMenuItem(CATDialog*,CATString&,CATDlgStyle)
Constructs a menu item object.

Constructor and Destructor


o ~CATDlgMenuItem
protected virtual ~CATDlgMenuItem()
o CATDlgMenuItem
protected CATDlgMenuItem( iParent,
const iObjectName,
iStyle=NULL)
Constructs a menu item object.
Parameters:
iParent
The parent widget.
iObjectName
The internal name of the menu item.
iStyle
The style of the menu item .

This object is included in the file: CATDlgMenuItem.h
If needed, your Imakefile.mk should include the module: DI0PANV2

Copyright © 2003, Dassault Systèmes. All rights reserved.