Dialog CATDlgPushItem

Usage: you must use this class as is. You should never derive it.


public class CATDlgPushItem

Base class for menu items.
Role:Assign a CATDlgPushItem to any menu.


Constructor and Destructor Index


o CATDlgPushItem(CATDialog*,CATString&,CATDlgStyle)
Constructor.
o ~CATDlgPushItem()
Destructor.

Method Index


o GetMenuIActivateNotification()
Returns the event notification sent whenever the menu item is activated.

Constructor and Destructor


o CATDlgPushItem
public CATDlgPushItem( iParent,
const iObjectName,
iStyle=NULL)
Constructor.
Parameters:
iParent
The parent widget.
iObjectName
The internal name of the menu item.
iStyle
The style of the menu item. Legal values:Only the current default value is available.
o ~CATDlgPushItem
public virtual ~CATDlgPushItem()
Destructor.

Methods


o GetMenuIActivateNotification
public GetMenuIActivateNotification()
Returns the event notification sent whenever the menu item is activated.

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

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.