Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

QuickTime_BackgroundView Class Reference

CP_View class that draws a light colored background.

List of all members.

Public Member Functions

Constructor / Destructor
 QuickTime_BackgroundView (CPLAT::CP_View *inSuperview, const CPLAT::CP_Point &inUpperLeft, const CPLAT::CP_Size &inContentSize, const CPLAT::CP_FileSystemSpec &inSelection)
 Constructor.
virtual ~QuickTime_BackgroundView () throw ()
 Destructor.

Protected Member Functions

Drawing
virtual void OnDraw (CPLAT::CP_Canvas &inCanvas, CPLAT::CP_Region &inUpdateArea)

Protected Attributes

CPLAT::CP_QuickTime_Image fQuickTimeImage1


Constructor & Destructor Documentation

QuickTime_BackgroundView::QuickTime_BackgroundView CPLAT::CP_View *  inSuperview,
const CPLAT::CP_Point &  inUpperLeft,
const CPLAT::CP_Size &  inContentSize,
const CPLAT::CP_FileSystemSpec &  inFirstFile
 

Constructor.

Parameters:
inSuperview The subview handler that contains this pane.
inUpperLeft Upper left corner of pane in releation to its superview.
inContentSize Content size of the pane.
inFirstFile The file to be displayed.
Exceptions:
none 

QuickTime_BackgroundView::~QuickTime_BackgroundView  )  throw () [virtual]
 

Destructor.

Exceptions:
none 


Member Function Documentation

void QuickTime_BackgroundView::OnDraw CPLAT::CP_Canvas &  inCanvas,
CPLAT::CP_Region &  inUpdateArea
[protected, virtual]
 

Called when the view needs to update the visual appearance of itself.

Parameters:
inCanvas The CP_Canvas to draw into.
inUpdateArea The area that needs to be drawn.
Exceptions:
none 
Returns:
void


Member Data Documentation

CPLAT::CP_QuickTime_Image QuickTime_BackgroundView::fQuickTimeImage1 [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:27:35 2005 for CPLAT_MacOS by  doxygen 1.4.0