Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_ModalDialogWindowType Class Reference
[UI]

Window type definition for a modal dialog window. More...

Inheritance diagram for CP_ModalDialogWindowType:

CP_WindowTypeBase List of all members.

Public Member Functions

Constructor / Destructor
 CP_ModalDialogWindowType ()
 Constructor.
virtual ~CP_ModalDialogWindowType () throw ()
 Destructor.

Protected Attributes

UInt32 fWindowClass
UInt32 fWindowAttributes
UInt32 fWindowFlags
UInt32 fExtendedWindowFlags
SInt16 fThemeBrush

Detailed Description


Constructor & Destructor Documentation

CP_ModalDialogWindowType::CP_ModalDialogWindowType  ) 
 

Constructor.

Exceptions:
none 

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

Destructor.

Exceptions:
none 


Member Function Documentation

UInt32 CP_WindowTypeBase::GetWindowClass  )  const [inherited]
 

Return the class this window belongs to (MacOS).

Returns:
UInt32 const Class the window belongs to.

UInt32 CP_WindowTypeBase::GetWindowAttributes  )  const [inherited]
 

Return the attributes of this window (MacOS).

Returns:
UInt32 const Attributes of the window.

UInt32 CP_WindowTypeBase::GetWindowFlags  )  const [inherited]
 

Return the window flags (Windows).

Returns:
UInt32 const Window flags.

UInt32 CP_WindowTypeBase::GetExtendedWindowFlags  )  const [inherited]
 

Return the extended window flags (Windows).

Returns:
UInt32 const Extended window flags.

SInt16 CP_WindowTypeBase::GetThemeBrush  )  const [inherited]
 

void CP_WindowTypeBase::SetWindowClass const UInt32  inWindowClass  )  [inherited]
 

void CP_WindowTypeBase::SetWindowAttributes const UInt32  inWindowAttributes  )  [inherited]
 

void CP_WindowTypeBase::SetWindowFlags const UInt32  inWindowFlags  )  [inherited]
 

void CP_WindowTypeBase::SetExtendedWindowFlags const UInt32  inExtendedWindowFlags  )  [inherited]
 

void CP_WindowTypeBase::SetThemeBrush const SInt16  inThemeBrush  )  [inherited]
 


Member Data Documentation

UInt32 CP_WindowTypeBase::fWindowClass [protected, inherited]
 

UInt32 CP_WindowTypeBase::fWindowAttributes [protected, inherited]
 

Class that window belongs to. (MacOS)

UInt32 CP_WindowTypeBase::fWindowFlags [protected, inherited]
 

Attributes used to create the window. (MacOS)

UInt32 CP_WindowTypeBase::fExtendedWindowFlags [protected, inherited]
 

Flags passed to the window. (Windows)

SInt16 CP_WindowTypeBase::fThemeBrush [protected, inherited]
 

Extended flags passed to the window. (Windows)


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