Inheritance diagram for CP_SheetWindowType:

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 |
|
|
Constructor.
|
|
|
Destructor.
|
|
|
Return the class this window belongs to (MacOS).
|
|
|
Return the attributes of this window (MacOS).
|
|
|
Return the window flags (Windows).
|
|
|
Return the extended window flags (Windows).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Class that window belongs to. (MacOS) |
|
|
Attributes used to create the window. (MacOS) |
|
|
Flags passed to the window. (Windows) |
|
|
Extended flags passed to the window. (Windows) |
1.4.0