sbWindowWatcher.h File Reference

Songbird Window Watcher Definitions. More...

#include <sbIWindowWatcher.h>
#include <nsClassHashtable.h>
#include <nsCOMArray.h>
#include <nsIDOMEventListener.h>
#include <nsIDOMEventTarget.h>
#include <nsIDOMWindowInternal.h>
#include <nsIObserver.h>
#include <nsIObserverService.h>
#include <nsIThreadManager.h>
#include <nsIWindowMediator.h>
#include <nsIWindowWatcher.h>
#include <nsTArray.h>
#include <prmon.h>
#include <sbWeakReference.h>
Include dependency graph for sbWindowWatcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sbWindowWatcher
 
class  sbWindowWatcherEventListener
 
class  sbWindowWatcherWaitForWindow
 

Macros

#define SB_WINDOWWATCHER_CLASSNAME   "sbWindowWatcher"
 
#define SB_WINDOWWATCHER_CID
 

Detailed Description

Songbird Window Watcher Definitions.

Definition in file sbWindowWatcher.h.

Macro Definition Documentation

#define SB_WINDOWWATCHER_CID
Value:
/* {4d83ab89-f909-4e71-8d5d-d0884d0cb788} */ \
{ \
0x4d83ab89, \
0xf909, \
0x4e71, \
{ 0x8d, 0x5d, 0xd0, 0x88, 0x4d, 0x0c, 0xb7, 0x88 } \
}

Definition at line 221 of file sbWindowWatcher.h.

#define SB_WINDOWWATCHER_CLASSNAME   "sbWindowWatcher"

Definition at line 220 of file sbWindowWatcher.h.