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

CP_SheetWindowType Class Reference
[UI]

Window type definition for a floating window. More...

Inheritance diagram for CP_SheetWindowType:

CP_WindowTypeBase List of all members.

Public Member Functions

Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Constructor / Destructor
 CP_SheetWindowType ()
 Constructor.
virtual ~CP_SheetWindowType () throw ()
 Destructor.
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)
Getters
UInt32 GetWindowClass () const
UInt32 GetWindowAttributes () const
UInt32 GetWindowFlags () const
UInt32 GetExtendedWindowFlags () const
SInt16 GetThemeBrush () const
Setters
void SetWindowClass (const UInt32 inWindowClass)
void SetWindowAttributes (const UInt32 inWindowAttributes)
void SetWindowFlags (const UInt32 inWindowFlags)
void SetExtendedWindowFlags (const UInt32 inExtendedWindowFlags)
void SetThemeBrush (const SInt16 inThemeBrush)

Protected Attributes

UInt32 fWindowClass
UInt32 fWindowAttributes
UInt32 fWindowFlags
UInt32 fExtendedWindowFlags
SInt16 fThemeBrush

Detailed Description


Constructor & Destructor Documentation

CP_SheetWindowType::CP_SheetWindowType  ) 
 

Constructor.

Exceptions:
none 

CP_SheetWindowType::~CP_SheetWindowType  )  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:22:09 2005 for CPLAT_MacOS by  doxygen 1.4.0