Dialog 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:
- , ,
Constructor and Destructor Index
- o
CATDlgMenuItem(CATDialog*,CATString&,CATDlgStyle)
- Constructs a menu item object.
- o
~CATDlgMenuItem()
-
Constructor and Destructor
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 .
o ~CATDlgMenuItem
protected virtual ~CATDlgMenuItem( | ) |
-
This object is included in the file: CATDlgMenuItem.h
If needed, your Imakefile.mk should include the module: DI0PANV2
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.