Geant4
10.00.p03
|
#include <X11/Intrinsic.h>
#include <X11/Xlib.h>
#include <Xm/Xm.h>
#include <Xm/ScrollBar.h>
Go to the source code of this file.
Functions | |
static void | mouseScroll (Widget, XtPointer client_data, XEvent *event) |
void | xmAddMouseEventHandler (Widget w) |
|
static |
Definition at line 57 of file wheelmouse.cc.
Referenced by xmAddMouseEventHandler().
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().