![]() Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Panel class. More...
#include <ivstudio/panel.h>
Public Member Functions | |
| IlvStDialog (IlvStudio *ed, const char *name, IlvDialog *dlg=0) | |
Initializes an instance of IlvStDialog. | |
| virtual void | apply () |
| Called when an apply of the panel is required. | |
| virtual void | cancel () |
| Called when a cancel of the panel is required. | |
| IlvDialog & | dialog () const |
| Returns the dialog which contains the graphic objects. | |
Panel class.
Library: ivstudio
This class is used to handle an instance of IlvDialog.
| IlvStDialog::IlvStDialog | ( | IlvStudio * | ed, | |
| const char * | name, | |||
| IlvDialog * | dlg = 0 | |||
| ) |
Initializes an instance of IlvStDialog.
| ed | The editor. | |
| name | The dialog name. | |
| dlg | The dialog which contains the graphic objects. |
| IlvDialog& IlvStDialog::dialog | ( | ) | const |
Returns the dialog which contains the graphic objects.
© 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.