All Frameworks Class Hierarchy This Framework Indexes
Print Class CATPrintAlbumDialog
Usage: you must use this class as is. You should never derive it.
public class CATPrintAlbumDialog
Class to display and manage the album contents.
Constructor and Destructor Index
- o
CATPrintAlbumDialog(CATDialog*,CATString&,CATDlgStyle)
- Constructs a CATPrintAlbumDialog.
- o
~CATPrintAlbumDialog()
-
Method Index
- o
GetNInstance(void)
- Returns the number of album dialog instances.
Constructor and Destructor
o CATPrintAlbumDialog
| public CATPrintAlbumDialog( | | iFather, |
| const | iName, |
| | iStyle | =NULL) |
-
Constructs a CATPrintAlbumDialog.
- Parameters:
-
- iFather
- The father of the album dialog.
- iName
- The name of dialog.
- iStyle
- The style of the dialog.
o ~CATPrintAlbumDialog
| public virtual ~CATPrintAlbumDialog( | ) |
-
Methods
o GetNInstance
| public static GetNInstance( | | ) |
-
Returns the number of album dialog instances.
- Returns:
- The number of instances.
This object is included in the file: CATPrintAlbumDialog.h
If needed, your Imakefile.mk should include the module: CATPrint