Skip to end of metadata
Go to start of metadata

FB::PluginWindowWin Class Reference

Windows specific implementation of PluginWindow. More...

#include "PluginWindowWin.h"

Inheritance diagram for FB::PluginWindowWin:
Inheritance graph
Collaboration diagram for FB::PluginWindowWin:
Collaboration graph

List of all members.

Public Member Functions

HWND getHWND ()
 Gets the HWND of the plugin window.
void setBrowserHWND (HWND hWnd)
 Called by the browser to store the HWND of the browser window.
HWND getBrowserHWND ()
 Gets the browser window HWND.
virtual FB::Rect getWindowPosition () const
 Gets the position rect of the window.
virtual FB::Rect getWindowClipping () const
 Gets the clipping rect of the window.
virtual uint32_t getWindowWidth () const
 Gets the width of the window.
virtual uint32_t getWindowHeight () const
 Gets the height of the window.
virtual void InvalidateWindow () const
 Invalidate window. This should tell the OS to send a REFRESH event.

Detailed Description

Windows specific implementation of PluginWindow.

Definition at line 34 of file PluginWindowWin.h.


The documentation for this class was generated from the following files:
Labels: