hvirtual/guicast/bcwindowbase.C File Reference

#include "bcbitmap.h"
#include "bcclipboard.h"
#include "bcdisplayinfo.h"
#include "bcmenubar.h"
#include "bcpixmap.h"
#include "bcpopup.h"
#include "bcpopupmenu.h"
#include "bcrepeater.h"
#include "bcresources.h"
#include "bcsignals.h"
#include "bcsubwindow.h"
#include "bcsynchronous.h"
#include "bctimer.h"
#include "bcwidgetgrid.h"
#include "bcwindowbase.h"
#include "bcwindowevents.h"
#include "colormodels.h"
#include "colors.h"
#include "condition.h"
#include "cursors.h"
#include "bchash.h"
#include "fonts.h"
#include "keys.h"
#include "language.h"
#include "mutex.h"
#include "sizes.h"
#include "vframe.h"
#include <string.h>
#include <unistd.h>
#include <X11/extensions/Xvlib.h>
#include <X11/extensions/shape.h>

Include dependency graph for bcwindowbase.C:

Go to the source code of this file.

Defines

#define DEFAULT_EVENT_MASKS

Variables

Window XGroupLeader = 0


Define Documentation

#define DEFAULT_EVENT_MASKS

Value:

EnterWindowMask | \
                        LeaveWindowMask | \
                        ButtonPressMask | \
                        ButtonReleaseMask | \
                        PointerMotionMask | \
                        FocusChangeMask

Definition at line 243 of file bcwindowbase.C.

Referenced by BC_WindowBase::create_window().


Variable Documentation

Window XGroupLeader = 0

Definition at line 57 of file bcwindowbase.C.

Referenced by BC_WindowBase::create_window(), and BC_WindowBase::set_icon().


Generated on Mon Apr 28 13:58:06 2008 for Cinelerra by  doxygen 1.5.5