#include "chanwindow.h"
#include "chanparse.h"
#include "chanshare.h"
#include <notify.h>
Go to the source code of this file.
Compounds | |
class | WindowParseFunctor |
Functions | |
void | ResetWindow () |
void | ParseWindow (istream &is) |
Variables | |
WindowType * | WindowDB = (WindowType*)0 |
|
Definition at line 158 of file chanwindow.cxx. References ChanParse(), and w. Referenced by ReadChanConfigData(). |
|
Definition at line 151 of file chanwindow.cxx. References NULL, WindowDB, and WindowType. Referenced by ReadChanConfigData(). |
|
Definition at line 25 of file chanwindow.cxx. Referenced by ConfigDefined(), and ResetWindow(). |