|
Geant4-11
|
#include "G4UIWin32.hh"#include <cstring>#include <utility>#include <windows.h>#include <commctrl.h>#include <wingdi.h>#include "G4UImanager.hh"#include "G4UIcommand.hh"#include "G4StateManager.hh"#include "G4UIcommandTree.hh"#include "G4MTcoutDestination.hh"#include "G4Win32.hh"Go to the source code of this file.
Functions | |
| static G4bool | ConvertStringToInt (const char *, G4int &) |
Variables | |
| static G4int | actionIdentifier = 0 |
| static G4bool | exitHelp = true |
| static G4bool | exitPause = true |
| static G4bool | exitSession = true |
| static char | mainClassName [] = "G4UIWin32" |
| static WNDPROC | origComboEditorWindowProc |
| static G4UIsession * | tmpSession = nullptr |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Definition at line 1299 of file G4UIWin32.cc.
References s.
Referenced by G4UIWin32::ProcessEnterKey().
|
static |
Definition at line 59 of file G4UIWin32.cc.
Referenced by G4UIWin32::AddButton().
|
static |
Definition at line 51 of file G4UIWin32.cc.
Referenced by G4UIWin32::GetHelpChoice(), and G4UIWin32::ProcessEnterKey().
|
static |
Definition at line 50 of file G4UIWin32.cc.
Referenced by G4UIWin32::DoOpenMacro(), G4UIWin32::DoSaveViewer(), G4UIWin32::MainWindowProc(), G4UIWin32::ProcessDefaultCommands(), G4UIWin32::ProcessEnterKey(), and G4UIWin32::SecondaryLoop().
|
static |
Definition at line 49 of file G4UIWin32.cc.
Referenced by G4UIWin32::DoOpenMacro(), G4UIWin32::DoSaveViewer(), G4UIWin32::MainWindowProc(), G4UIWin32::ProcessDefaultCommands(), G4UIWin32::ProcessEnterKey(), and G4UIWin32::SessionStart().
|
static |
Definition at line 48 of file G4UIWin32.cc.
Referenced by G4UIWin32::G4UIWin32().
|
static |
Definition at line 55 of file G4UIWin32.cc.
Referenced by G4UIWin32::ComboEditorWindowProc(), and G4UIWin32::CreateComponents().
|
static |
Definition at line 52 of file G4UIWin32.cc.
Referenced by G4UIWin32::G4UIWin32(), and G4UIWin32::MainWindowProc().