Dialog CATDlgMenu
Usage: you can derive this class.
public class CATDlgMenu
Base class to create a menu.
This class can not be instantiated.
- See also:
- , ,
Constructor and Destructor Index
- o
CATDlgMenu(CATDialog*,CATString&,CATDlgStyle)
- Constructs a menu object.
- o
~CATDlgMenu()
-
Constructor and Destructor
o CATDlgMenu
protected CATDlgMenu( | | iParent, |
| const | iObjectName, |
| | iStyle | =NULL) |
-
Constructs a menu object.
- Parameters:
-
- iParent
- The parent widget.
- iObjectName
- The internal name of the menu.
- iStyle
- The style of the menu.
o ~CATDlgMenu
protected virtual ~CATDlgMenu( | ) |
-
This object is included in the file: CATDlgMenu.h
If needed, your Imakefile.mk should include the module: DI0PANV2
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.