rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Studio Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvStDialog Class Reference

Panel class. More...

#include <ivstudio/panel.h>

Inheritance diagram for IlvStDialog:
IlvStPanelHandler IlvStPropertySet IlvStProperty

List of all members.

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.

Detailed Description

Panel class.

Library: ivstudio

This class is used to handle an instance of IlvDialog.

See also:
IlvStudio,IlvStCommand,IlvStShowPanel.

Constructor & Destructor Documentation

IlvStDialog::IlvStDialog ( IlvStudio ed,
const char *  name,
IlvDialog *  dlg = 0 
)

Initializes an instance of IlvStDialog.

Parameters:
ed The editor.
name The dialog name.
dlg The dialog which contains the graphic objects.

Member Function Documentation

IlvDialog& IlvStDialog::dialog (  )  const

Returns the dialog which contains the graphic objects.

Returns:
The dialog which contains the graphic objects.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.