rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvPSPrinter::DialogHandle::Factory Class Reference

Factory class to create a dialog handle. More...

#include <ilviews/printing/psprinter.h>

List of all members.

Public Member Functions

virtual ~Factory ()
 Destructor.
virtual DialogHandleget (IlvDisplay *display) const =0
 Builds a new DialogHandle.

Detailed Description

Factory class to create a dialog handle.

Library: ilvprint


Constructor & Destructor Documentation

virtual IlvPSPrinter::DialogHandle::Factory::~Factory (  )  [virtual]

Destructor.

This function does not do anything. Its purpose is to be overridden if needed.


Member Function Documentation

virtual DialogHandle* IlvPSPrinter::DialogHandle::Factory::get ( IlvDisplay display  )  const [pure virtual]

Builds a new DialogHandle.

This function must be overridden in inherited classes.

Parameters:
display A pointer to an IlvDisplay.
Returns:
A pointer to a new DialogHandle.
 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.