CWindowRegion Class Reference

#include <WindowRegion.h>

Inheritance diagram for CWindowRegion:
[legend]
Collaboration diagram for CWindowRegion:
[legend]

Public Member Functions

 CWindowRegion ()
 
virtual ~CWindowRegion ()
 
- Public Member Functions inherited from sbIWindowRegion
void setWindowRegion (in nsISupports window, in nsISupports region)
 Set a region to a window This method assigns a region to a window at the OS level. You should first construct an nsIRegion object, and pass it alongside the window to which you wish to assign the region. More...
 

Detailed Description

Definition at line 64 of file WindowRegion.h.

Constructor & Destructor Documentation

CWindowRegion::CWindowRegion ( )

Definition at line 46 of file WindowRegion.cpp.

CWindowRegion::~CWindowRegion ( )
virtual

Definition at line 51 of file WindowRegion.cpp.


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