Rogue Wave Views Foundation Package API Reference Guide |
Rogue Wave Views Documentation Home |
Factory class to create a dialog handle. More...
#include <ilviews/printing/psprinter.h>
Public Member Functions | |
virtual | ~Factory () |
Destructor. More... | |
virtual DialogHandle * | get (IlvDisplay *display) const =0 |
Builds a new DialogHandle . More... | |
Factory class to create a dialog handle.
Library: ilvprint
|
virtual |
Destructor.
This function does not do anything. Its purpose is to be overridden if needed.
|
pure virtual |
Builds a new DialogHandle
.
This function must be overridden in inherited classes.
display | A pointer to an IlvDisplay . |
DialogHandle
. © Copyright 2016, 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.