VCF::XCBUIShellPeer Class Reference
#include <XCBUIShellPeer.h>
Inheritance diagram for VCF::XCBUIShellPeer:

Public Member Functions | |
| XCBUIShellPeer (UIShell *shell) | |
| virtual | ~XCBUIShellPeer () |
| virtual void | shellBeginPainting (Rect *clippingRect) |
| Prepares the shell for painting. | |
| virtual void | shellEndPainting () |
| called after finished painting on the shell allows for native Windowing system cleanup to happen | |
| virtual bool | shellSupportsVirtualDirectories () |
| virtual bool | shellHasFileSystemDirectory () |
| virtual String | shellGetDirectory () |
| virtual OSHandleID | shellGetHandleID () |
| virtual OSHandleID | shellGetGraphicsContextHandleID () |
| virtual void | shellSetUIShell (UIShell *shell) |
| virtual uint32 | shellGetWidth () |
| virtual uint32 | shellGetHeight () |
| virtual Rect | shellGetUsableBounds () |
| virtual Point | getCurrentMousePosition () |
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
Implements VCF::UIShellPeer. |
|
|
Prepares the shell for painting. MUST be called before calling getContext(), or errors may occur
Implements VCF::UIShellPeer. |
|
|
called after finished painting on the shell allows for native Windowing system cleanup to happen
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
|
|
Implements VCF::UIShellPeer. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/XCBUIShellPeer.h
