Window::Window

Section: ET++ method description (n)
Updated: automatically Thu Mar 21 20:10:03 1991
Index Return to Main Contents
 

NAME

Window::Window - instance method  

TEMPLATE

void Window(EvtHandler * nextHandler, Point extent, WindowFlags flags, VObject * vop, char * windowTitle = NULL)  

SPECIFIERS

public  

DESCRIPTION

 

ARGUMENTS

EvtHandler * nextHandler

the next event handler of this window
Point extent

the initial extent of the window unless the extent of the VObject
tree is greater
WindowFlags flags

see
enum WindowFlags
VObject * vop

the VObject
tree to be installed
char * windowTitle = NULL

the initial title for this window
 

RETURN ARGUMENT

void

 

CATEGORIES

client interface

 

FILES

implementation:
Window.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:20 GMT, March 30, 2022