Print class CATPrintViewerDialog
Usage: you must use this class as is. You should never derive it.
public class CATPrintViewerDialog
Class to create a print viewer dialog.
Constructor and Destructor Index
- o
CATPrintViewerDialog(CATInteractiveApplication*,CATString&,CATPrintImage*,CATPrintParameters&)
- Constructs a CATPrintViewerDialog.
- o
CATPrintViewerDialog(CATDialog*,CATString&,CATPrintImage*,CATPrintParameters&,l_CATPrintDialog*)
- Constructs a CATPrintViewerDialog.
- o
CATPrintViewerDialog(CATInteractiveApplication*,CATString&,CATLISTP(CATPrintImage)&,CATPrintParameters&,CATListOfCATString*)
- Constructs a CATPrintViewerDialog.
- o
CATPrintViewerDialog(CATDialog*,CATString&,CATLISTP(CATPrintImage)&,CATPrintParameters&,CATListOfCATString*,l_CATPrintDialog*)
- Constructs a CATPrintViewerDialog.
- o
~CATPrintViewerDialog()
-
Method Index
- o
Reset()
- Resets the graphical reps inside the viewer.
Constructor and Destructor
o CATPrintViewerDialog
-
Constructs a CATPrintViewerDialog.
- Parameters:
-
- iFather
- The father of the viewer dialog.
- iName
- The name of the dialog.
- iImage
- The image to be visualized.
- iParameters
- The print parameters used.
o CATPrintViewerDialog
-
Constructs a CATPrintViewerDialog.
- Parameters:
-
- iFather
- The father of the viewer dialog.
- iName
- The name of the dialog.
- iImage
- The image to be visualized.
- iParameters
- The print parameters used.
o CATPrintViewerDialog
-
Constructs a CATPrintViewerDialog.
- Parameters:
-
- iFather
- The father of the viewer dialog.
- iName
- The name of the dialog.
- iListImages
- The list of images to be visualized.
- iParameters
- The print parameters used.
o CATPrintViewerDialog
-
Constructs a CATPrintViewerDialog.
- Parameters:
-
- iFather
- The father of the viewer dialog.
- iName
- The name of the dialog.
- iListImages
- The list of images to be visualized.
- iParameters
- The print parameters used.
o ~CATPrintViewerDialog
public virtual ~CATPrintViewerDialog( | ) |
-
Methods
o Reset
-
Resets the graphical reps inside the viewer.
This object is included in the file: CATPrintViewerDialog.h
If needed, your Imakefile.mk should include the module: CATPrint
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.