Geant4  10.00.p02
wheelmouse.cc File Reference
#include <X11/Intrinsic.h>
#include <X11/Xlib.h>
#include <Xm/Xm.h>
#include <Xm/ScrollBar.h>
+ Include dependency graph for wheelmouse.cc:

Go to the source code of this file.

Functions

static void mouseScroll (Widget, XtPointer client_data, XEvent *event)
 
void xmAddMouseEventHandler (Widget w)
 

Function Documentation

static void mouseScroll ( Widget  ,
XtPointer  client_data,
XEvent *  event 
)
static

Definition at line 57 of file wheelmouse.cc.

Referenced by xmAddMouseEventHandler().

+ Here is the caller graph for this function:

void xmAddMouseEventHandler ( Widget  w)

Definition at line 125 of file wheelmouse.cc.

References mouseScroll().

Referenced by G4OpenInventorXtExaminerViewer::constructListsDialog(), G4OpenInventorXtExaminerViewer::createElementsList(), G4OpenInventorXtExaminerViewer::popUpFileSelDialog(), G4OpenInventorXtExaminerViewer::saveRefCoordsDialogCB(), and G4OpenInventorXtExaminerViewer::saveSceneGraphDialogCB().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: