Rogue Wave Views 5.6 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Menu item class which stores a path. More...
#include <ilviews/gadgets/toolpath.h>
Public Member Functions | |
IlvMenuItemPath (const char *label) | |
Constructor. | |
const IlPathName & | getPathName () const |
Returns the path. | |
void | setPathName (const IlPathName &path) |
Sets the path. |
Menu item class which stores a path.
Library: ilvadvgdt
This menu item class is used by the IlvToolBarPath
objects to store a path for each item of the toolbar and of the pop-up menus.
IlvMenuItemPath::IlvMenuItemPath | ( | const char * | label | ) |
Constructor.
Initializes a new instance of the IlvMenuItem
class.
label | The label of the menu item. |
const IlPathName& IlvMenuItemPath::getPathName | ( | ) | const |
Returns the path.
void IlvMenuItemPath::setPathName | ( | const IlPathName & | path | ) |
Sets the path.
Sets the full path which corresponds to the label of the menu item.
path | The path. |
© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.