WindowRegion.h File Reference

Songbird Window Region Object Definition. More...

#include <string>
#include "nscore.h"
#include "IWindowRegion.h"
#include "../NativeWindowFromNode.h"
Include dependency graph for WindowRegion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CWindowRegion
 

Macros

#define PRUSTRING_DEFINED
 
#define SONGBIRD_WINDOWREGION_CONTRACTID   "@songbirdnest.com/Songbird/WindowRegion;1"
 
#define SONGBIRD_WINDOWREGION_CLASSNAME   "Songbird Window Region Interface"
 
#define SONGBIRD_WINDOWREGION_CID
 

Detailed Description

Songbird Window Region Object Definition.

Definition in file WindowRegion.h.

Macro Definition Documentation

#define PRUSTRING_DEFINED

Definition at line 39 of file WindowRegion.h.

#define SONGBIRD_WINDOWREGION_CID
Value:
{ /* 3aec3cbb-cba8-4a51-a028-4b28a4719bff */ \
0x3aec3cbb, \
0xcba8, \
0x4a51, \
{0xa0, 0x28, 0x4b, 0x28, 0xa4, 0x71, 0x9b, 0xff} \
}

Definition at line 56 of file WindowRegion.h.

#define SONGBIRD_WINDOWREGION_CLASSNAME   "Songbird Window Region Interface"

Definition at line 54 of file WindowRegion.h.

#define SONGBIRD_WINDOWREGION_CONTRACTID   "@songbirdnest.com/Songbird/WindowRegion;1"

Definition at line 52 of file WindowRegion.h.