Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4MainWindow Class Reference

This is the Go4 Main Window. More...

#include <TGo4MainWindow.h>

List of all members.

Public Slots

void about ()
void aboutQt ()
void aboutROOT ()
void windowsMenuAboutToShow ()
void ActivePadChanged (TGo4PreviewPanel *fxView, TPad *Pad)
void MouseClick (TGo4PreviewPanel *view, TPad *pad)
void AddAnalysisBar ()
void AddAnalysisMenu ()
void AddDrawBar ()
void AddFileMenu ()
void AddFileToolBar ()
void AddScriptToolBar ()
void AddSettingMenu ()
 Restore the window geometry and positions of docked/tool windows **. More...

void AddToolsBar ()
void AddToolsMenu ()
void CloseBrowsers ()
void Go4TreeViewerSlot ()
void RemoveClientSlot ()
void ShutdownSlaveSlot ()
void StopMonitoring ()
void launchClientSlot ()
void Go4BrowsersSlot ()
void AnalysisConfigAppearance (int mode)
void AnalysisConfigSlot ()
TGo4AnalysisStatusMonitor * AnalysisStatusSlot ()
void KillAnalysisSlot ()
void RestartAnalysisSlot ()
void StartAnalysisSlot ()
void StopAnalysisSlot ()
void SubmitStartAnalysisSlot ()
void LogPanelSlot ()
void UserPanelSlot ()
TGo4PreviewPanel * ViewPanelSlot (int div=0)
void closeEvent (QCloseEvent *ce)
void LoadLibrarySlot ()
void RemoteInfoSlot ()
TGo4HistogramInfo * HistogramInfoSlot (const char *hisname=0)
TGo4ConditionInfo * ConditionInfoSlot (const char *condname=0)
void ConditionEditSlot (const char *condname=0, TGo4PreviewPanel *pan=0)
void EventInfoSlot (const char *evename=0)
void CloseFileSlot ()
void CloseAllFilesSlot ()
void OpenFileSlot ()
void OpenRemoteFileSlot ()
void SaveFileSlot ()
void ExportSelectedObjectsSlot ()
void StartGUIScriptSlot ()
void StopGUIScriptSlot ()
void CreateGUIScriptSlot ()
void InputTerminalParametersSlot ()
void ExitSlot ()
void SaveLogSlot ()
void EditCopySlot ()
void DrawOptionsSlot ()
void ScaleOptionsSlot ()
void DivideCanvasSlot ()
void LogSettingsSlot ()
void WorkSpaceRemovedChild (TGo4PreviewPanel *Obj)
void WorkSpaceNewChild (TGo4PreviewPanel *Obj)
void WindowActivatedSlot (QWidget *w)
void IntroHelpSlot ()
void RefHelpSlot ()
void FitHelpSlot ()
void StyleSlot ()
void StartAnalysisWin (bool force=false)
TGo4FitPanel * FitPanelSlot ()
void CloseAllWindows ()
void MinAllWindows ()
void saveOptions ()
void setFonts ()
void makeStyle (const QString &)
void clearAnalysis ()
void clearLog ()
void SaveAnalysisWindow ()
void CreateNewHist ()
void StartParaEdit ()
void StartDynEditor ()
void windowsMenuActivated (int id)
void CanvasColorSlot ()
void CrosshairSlot ()
void SetMasterMode (int mode)
 Set look of mainwindow according to mode (observer=1, controller=2, admin=3). More...


Public Methods

 TGo4MainWindow (QWidget *parent=0, const char *name=0, WFlags fl=WType_TopLevel, bool local=false)
virtual ~TGo4MainWindow ()
void init ()
void HotStart (const char *fname)
TGo4DockBrowsers * DockBrowsers () const
TGo4AnalysisWindowAnalysisShell () const
bool CheckHistogram (const char *name, TH1 *hist)
 test histogram of name is in one of the browser lists. More...

bool CheckViewpanel (TGo4PreviewPanel *pan)
 test if viewpanel reference pan is still in workspace. More...

void RememberViewpanelSize (TGo4PreviewPanel *fxView)
void StatusMessage (const QString &mess)
void CloseFitPanel ()
void RegisterWindowEditSlots (TGo4WindowEditSlots *slot)
void UnregisterWindowEditSlots (TGo4WindowEditSlots *slot)
void ShowAnylsisOutput (const char *commandline)

Static Public Methods

QPixmap uic_load_pixmap (const QString &name)

Protected Methods

int AssignRootColors ()
 Assign pad background according to fiPadColor values in root colormap. More...

bool startUserGUI (const char *)
void SetMainCaption (int mode)
 Set caption to proper master mode. More...


Protected Attributes

QPopupMenu * windowsMenu
QPopupMenu * SettingMenu
TGo4WorkSpacefxTGo4WorkSpace
TGo4GUIRegistryfxTGo4GUIRegistry
TGo4HisDrawOptions * fxTGo4HisDrawOptions
TGo4ScaleOptions * fxTGo4ScaleOptions
TGo4DividePad * fxTGo4DividePad
TGo4Style * fxTGo4Style
TGo4QDockWindowLogInfoPanel
TGo4AnalysisWindowfxAnalysisShell
TGo4AnalysisStatusMonitor * fxTGo4AnalysisStatusMonitor
TGo4DockBrowsers * fxTGo4DockBrowsers
TGo4LogInfo * fxTGo4LogInfo
TGo4TreeViewer * fxTGo4TreeViewer
TGo4FitPanel * fxTGo4FitPanel
QWidget * fxTGo4MainUserPanel
TList * fxWinConSlotList
TIterator * fxWinConIterator
QFont m_font
QSize fxViewpanelSize
int fiPadcolorR
int fiPadcolorB
int fiPadcolorG
bool fbCrosshairMode
int fiCrosshairId
bool fbLocalMode
int fiMasterMode
QString fxToolsfile
QString fxSettingsfolder


Detailed Description

This is the Go4 Main Window.

Author:
Mohammad Al-Turany, modifications J.Adamczewski
Version:
1.0
Since:
15.05.2002

Definition at line 49 of file TGo4MainWindow.h.


Constructor & Destructor Documentation

TGo4MainWindow::TGo4MainWindow QWidget *    parent = 0,
const char *    name = 0,
WFlags    fl = WType_TopLevel,
bool    local = false
 

Definition at line 147 of file TGo4MainWindow.cpp.

References about(), aboutQt(), aboutROOT(), ActivePadChanged(), AddAnalysisBar(), AddAnalysisMenu(), AddFileMenu(), AddFileToolBar(), AddSettingMenu(), AddToolsBar(), AddToolsMenu(), DivideCanvasSlot(), DrawOptionsSlot(), fbCrosshairMode, fiPadcolorB, fiPadcolorG, fiPadcolorR, FitHelpSlot(), fxAnalysisShell, fxSettingsfolder, fxTGo4AnalysisStatusMonitor, fxTGo4DividePad, fxTGo4DockBrowsers, fxTGo4FitPanel, fxTGo4GUIRegistry, fxTGo4HisDrawOptions, fxTGo4LogInfo, fxTGo4MainUserPanel, fxTGo4ScaleOptions, fxTGo4Style, fxTGo4TreeViewer, fxTGo4WorkSpace, fxToolsfile, fxWinConIterator, fxWinConSlotList, Go4BrowsersSlot(), Go4TreeViewerSlot(), init(), TGo4GUIRegistry::Instance(), IntroHelpSlot(), LogPanelSlot(), MouseClick(), RefHelpSlot(), ScaleOptionsSlot(), TGo4GUIRegistry::SetCentralWindow(), TGo4GUIRegistry::SetMainWindow(), SetMasterMode(), StyleSlot(), uic_load_pixmap(), WindowActivatedSlot(), windowsMenu, windowsMenuAboutToShow(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

TGo4MainWindow::~TGo4MainWindow   [virtual]
 

Definition at line 286 of file TGo4MainWindow.cpp.

References fxTGo4FitPanel, fxWinConIterator, fxWinConSlotList, and TGo4WindowEditSlots::GetGUI().


Member Function Documentation

void TGo4MainWindow::init  
 

Definition at line 378 of file TGo4MainWindow.cpp.

References TGo4QSettings::DumpSettingsLocation(), fbCrosshairMode, TGo4Condition::fgbCMAXDRAW, TGo4Marker::fgbCONTDRAW, TGo4Marker::fgbHASCONNECTOR, TGo4Marker::fgbHASLABEL, TGo4Condition::fgbINTDRAW, TGo4Condition::fgbLABELDRAW, TGo4Condition::fgbLIMITSDRAW, TGo4Marker::fgbXBINDRAW, TGo4Marker::fgbXDRAW, TGo4Condition::fgbXMAXDRAW, TGo4Condition::fgbXMEANDRAW, TGo4Condition::fgbXRMSDRAW, TGo4Marker::fgbYBINDRAW, TGo4Marker::fgbYDRAW, TGo4Condition::fgbYMAXDRAW, TGo4Condition::fgbYMEANDRAW, TGo4Condition::fgbYRMSDRAW, fiCrosshairId, fiPadcolorB, fiPadcolorG, fiPadcolorR, fxSettingsfolder, fxTGo4WorkSpace, fxToolsfile, fxViewpanelSize, TGo4QSettings::GetSettingsName(), TGo4QSettings::GetUserPath(), m_font, makeStyle(), SettingMenu, and TGo4QSettings::UsesUserPath().

Referenced by TGo4MainWindow().

void TGo4MainWindow::HotStart const char *    fname
 

Definition at line 316 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4WorkSpace, TGo4ScriptSlots::GetGUI(), and TGo4GUIRegistry::GetSlotClass().

Referenced by main().

TGo4DockBrowsers* TGo4MainWindow::DockBrowsers   const [inline]
 

Definition at line 59 of file TGo4MainWindow.h.

References fxTGo4DockBrowsers.

Referenced by TGo4ScriptSlots::DisplayObj(), TGo4ScriptSlots::execGUICommands(), TGo4ScriptSlots::GenerateStartupScript(), TGo4ScriptSlots::MonitorObject(), and TGo4ScriptSlots::SuperImpose().

TGo4AnalysisWindow* TGo4MainWindow::AnalysisShell   const [inline]
 

Definition at line 60 of file TGo4MainWindow.h.

References fxAnalysisShell.

Referenced by TGo4ScriptSlots::GenerateStartupScript(), and TGo4ScriptSlots::SetAnalysisTerminalMode().

bool TGo4MainWindow::CheckHistogram const char *    name,
TH1 *    hist
 

test histogram of name is in one of the browser lists.

Definition at line 2362 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4BrowserSlots::GetBrowserGUI(), TGo4MonitoredObject::GetMonitoredObject(), TGo4MonitoredListStatus::GetMonitoredObject(), TGo4GUIRegistry::GetSlotClass(), TGo4MonitoredListSlots::GetStatus(), and TGo4QItem::GetWorkObject().

bool TGo4MainWindow::CheckViewpanel TGo4PreviewPanel *    pan
 

test if viewpanel reference pan is still in workspace.

Definition at line 2342 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace.

Referenced by TGo4QItem::AssignDrawPanel(), TGo4QItem::IsKeepScale(), TGo4QItem::IsLogYScale(), TGo4QItem::SetKeepScale(), and TGo4QItem::UpdateDrawPad().

void TGo4MainWindow::RememberViewpanelSize TGo4PreviewPanel *    fxView
 

Definition at line 2333 of file TGo4MainWindow.cpp.

References fxViewpanelSize.

Referenced by WindowActivatedSlot().

void TGo4MainWindow::StatusMessage const QString &    mess
 

Definition at line 2324 of file TGo4MainWindow.cpp.

References TGo4Log::IsAutoEnabled(), and TGo4Log::Message().

Referenced by TGo4TreeViewerSlots::BuildVarExp(), FitHelpSlot(), IntroHelpSlot(), TGo4RemoteBrowserSlots::MonitorRemoteObj(), RefHelpSlot(), TGo4TreeViewerSlots::RemoteTreeDraw(), TGo4AnalysisWindow::Terminate(), and TGo4TreeViewerSlots::TreeDraw().

void TGo4MainWindow::CloseFitPanel   [inline]
 

Definition at line 71 of file TGo4MainWindow.h.

References fxTGo4FitPanel.

void TGo4MainWindow::RegisterWindowEditSlots TGo4WindowEditSlots   slot
 

Definition at line 2147 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, fxWinConSlotList, TGo4WorkSpace::GetLastActiveViewPanel(), and TGo4WindowEditSlots::SetViewPanel().

Referenced by TGo4WindowEditSlots::TGo4WindowEditSlots().

void TGo4MainWindow::UnregisterWindowEditSlots TGo4WindowEditSlots   slot
 

Definition at line 2157 of file TGo4MainWindow.cpp.

References fxWinConSlotList.

Referenced by TGo4WindowEditSlots::~TGo4WindowEditSlots().

void TGo4MainWindow::ShowAnylsisOutput const char *    commandline
 

Definition at line 1821 of file TGo4MainWindow.cpp.

References fxAnalysisShell, and TGo4AnalysisWindow::StartAnalysisShell().

Referenced by TGo4GUIRegistry::StartAnalysisWindow().

QPixmap TGo4MainWindow::uic_load_pixmap const QString &    name [static]
 

Definition at line 135 of file TGo4MainWindow.cpp.

Referenced by about(), aboutROOT(), AddAnalysisBar(), AddAnalysisMenu(), AddFileMenu(), AddFileToolBar(), AddScriptToolBar(), AddToolsBar(), AddToolsMenu(), TGo4AnalysisWindow::TGo4AnalysisWindow(), TGo4MainWindow(), and TGo4QItem::TGo4QItem().

void TGo4MainWindow::about   [slot]
 

Definition at line 340 of file TGo4MainWindow.cpp.

References __GO4RELEASE__, and uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::aboutQt   [slot]
 

Definition at line 359 of file TGo4MainWindow.cpp.

Referenced by TGo4MainWindow().

void TGo4MainWindow::aboutROOT   [slot]
 

Definition at line 364 of file TGo4MainWindow.cpp.

References uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::windowsMenuAboutToShow   [slot]
 

Definition at line 833 of file TGo4MainWindow.cpp.

References clearAnalysis(), clearLog(), CloseAllWindows(), fxAnalysisShell, fxTGo4LogInfo, fxTGo4WorkSpace, i, MinAllWindows(), SaveAnalysisWindow(), SaveLogSlot(), windowsMenu, and windowsMenuActivated().

Referenced by TGo4MainWindow().

void TGo4MainWindow::ActivePadChanged TGo4PreviewPanel *    fxView,
TPad *    Pad
[slot]
 

Definition at line 1706 of file TGo4MainWindow.cpp.

References fxTGo4DividePad, fxTGo4FitPanel, fxTGo4HisDrawOptions, fxTGo4ScaleOptions, fxTGo4Style, fxWinConIterator, and TGo4WindowEditSlots::SetViewPanel().

Referenced by TGo4ScriptSlots::SetActivePad(), and TGo4MainWindow().

void TGo4MainWindow::MouseClick TGo4PreviewPanel *    view,
TPad *    pad
[slot]
 

Definition at line 1724 of file TGo4MainWindow.cpp.

References TGo4WindowEditSlots::Click(), and fxWinConIterator.

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddAnalysisBar   [slot]
 

Definition at line 778 of file TGo4MainWindow.cpp.

References AnalysisConfigSlot(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetDisplay(), TGo4TaskOwner::IsServer(), launchClientSlot(), RemoveClientSlot(), ShutdownSlaveSlot(), StartAnalysisSlot(), StartAnalysisWin(), StopAnalysisSlot(), SubmitStartAnalysisSlot(), and uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddAnalysisMenu   [slot]
 

Definition at line 748 of file TGo4MainWindow.cpp.

References AnalysisConfigSlot(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetDisplay(), TGo4TaskOwner::IsServer(), launchClientSlot(), RemoveClientSlot(), ShutdownSlaveSlot(), StartAnalysisSlot(), StartAnalysisWin(), StopAnalysisSlot(), SubmitStartAnalysisSlot(), and uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddDrawBar   [slot]
 

Definition at line 2036 of file TGo4MainWindow.cpp.

void TGo4MainWindow::AddFileMenu   [slot]
 

Definition at line 544 of file TGo4MainWindow.cpp.

References CloseAllFilesSlot(), CloseFileSlot(), ExitSlot(), ExportSelectedObjectsSlot(), OpenFileSlot(), OpenRemoteFileSlot(), SaveFileSlot(), and uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddFileToolBar   [slot]
 

Definition at line 572 of file TGo4MainWindow.cpp.

References CloseAllFilesSlot(), CloseFileSlot(), ExitSlot(), ExportSelectedObjectsSlot(), OpenFileSlot(), OpenRemoteFileSlot(), SaveFileSlot(), and uic_load_pixmap().

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddScriptToolBar   [slot]
 

Definition at line 630 of file TGo4MainWindow.cpp.

References CreateGUIScriptSlot(), StartGUIScriptSlot(), StopGUIScriptSlot(), and uic_load_pixmap().

void TGo4MainWindow::AddSettingMenu   [slot]
 

Restore the window geometry and positions of docked/tool windows **.

Definition at line 485 of file TGo4MainWindow.cpp.

References CanvasColorSlot(), CreateGUIScriptSlot(), CrosshairSlot(), fbCrosshairMode, fiCrosshairId, i, InputTerminalParametersSlot(), LogSettingsSlot(), makeStyle(), saveOptions(), setFonts(), and SettingMenu.

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddToolsBar   [slot]
 

Definition at line 681 of file TGo4MainWindow.cpp.

References ConditionEditSlot(), ConditionInfoSlot(), CreateNewHist(), EventInfoSlot(), FitPanelSlot(), HistogramInfoSlot(), LoadLibrarySlot(), StartDynEditor(), StartParaEdit(), uic_load_pixmap(), UserPanelSlot(), and ViewPanelSlot().

Referenced by TGo4MainWindow().

void TGo4MainWindow::AddToolsMenu   [slot]
 

Definition at line 651 of file TGo4MainWindow.cpp.

References ConditionEditSlot(), ConditionInfoSlot(), CreateNewHist(), EventInfoSlot(), FitPanelSlot(), HistogramInfoSlot(), LoadLibrarySlot(), StartDynEditor(), StartParaEdit(), uic_load_pixmap(), UserPanelSlot(), and ViewPanelSlot().

Referenced by TGo4MainWindow().

void TGo4MainWindow::CloseBrowsers   [slot]
 

Definition at line 1305 of file TGo4MainWindow.cpp.

Referenced by Go4BrowsersSlot().

void TGo4MainWindow::Go4TreeViewerSlot   [slot]
 

Definition at line 1656 of file TGo4MainWindow.cpp.

References fxTGo4TreeViewer.

Referenced by TGo4MainWindow().

void TGo4MainWindow::RemoveClientSlot   [slot]
 

Definition at line 922 of file TGo4MainWindow.cpp.

References AnalysisConfigAppearance(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetDisplay(), TGo4TaskOwner::GetName(), TGo4TaskOwner::IsServer(), TGo4GUIRegistry::SetAnalysisReady(), TGo4ComDisconnectSlave::SetSlave(), StopMonitoring(), and TGo4GUIRegistry::SubmitCommand().

Referenced by AddAnalysisBar(), AddAnalysisMenu(), TGo4ScriptSlots::DisconnectAnalysis(), and TGo4ScriptSlots::execGUICommands().

void TGo4MainWindow::ShutdownSlaveSlot   [slot]
 

Definition at line 896 of file TGo4MainWindow.cpp.

References AnalysisConfigAppearance(), TGo4RemoteBrowserSlots::ClearBrowser(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetDisplay(), TGo4MonitoredListSlots::GetGUI(), TGo4GUIRegistry::GetSlotClass(), TGo4TaskOwner::IsServer(), TGo4GUIRegistry::SetAnalysisReady(), and TGo4GUIRegistry::SubmitCommand().

Referenced by AddAnalysisBar(), and AddAnalysisMenu().

void TGo4MainWindow::StopMonitoring   [slot]
 

Definition at line 2530 of file TGo4MainWindow.cpp.

References TGo4RemoteBrowserSlots::ClearBrowser(), fxTGo4GUIRegistry, TGo4MonitoredListSlots::GetGUI(), and TGo4GUIRegistry::GetSlotClass().

Referenced by RemoveClientSlot(), and TGo4GUIRegistry::StopMonitoring().

void TGo4MainWindow::launchClientSlot   [slot]
 

Definition at line 941 of file TGo4MainWindow.cpp.

References fxAnalysisShell, fxTGo4GUIRegistry, TGo4GUIRegistry::GetDisplay(), TGo4TaskOwner::IsConnected(), TGo4TaskOwner::IsServer(), and StartAnalysisWin().

Referenced by AddAnalysisBar(), and AddAnalysisMenu().

void TGo4MainWindow::Go4BrowsersSlot   [slot]
 

Definition at line 1625 of file TGo4MainWindow.cpp.

References CloseBrowsers(), and fxTGo4DockBrowsers.

Referenced by TGo4MainWindow().

void TGo4MainWindow::AnalysisConfigAppearance int    mode [slot]
 

Definition at line 964 of file TGo4MainWindow.cpp.

Referenced by RemoveClientSlot(), ShutdownSlaveSlot(), TGo4StartClientSlots::StartClient(), TGo4AnalysisConfigurationSlots::StatusChanged(), and TGo4AnalysisWindow::Terminate().

void TGo4MainWindow::AnalysisConfigSlot   [slot]
 

Definition at line 995 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4WorkSpace, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddAnalysisBar(), and AddAnalysisMenu().

TGo4AnalysisStatusMonitor * TGo4MainWindow::AnalysisStatusSlot   [slot]
 

Definition at line 1054 of file TGo4MainWindow.cpp.

References fxTGo4AnalysisStatusMonitor, fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by TGo4ScriptSlots::execGUICommands(), StartAnalysisSlot(), and TGo4AnalysisWindow::Terminate().

void TGo4MainWindow::KillAnalysisSlot   [slot]
 

Definition at line 1077 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, kComKillMain, and TGo4GUIRegistry::SubmitEmergencyCommand().

void TGo4MainWindow::RestartAnalysisSlot   [slot]
 

Definition at line 1083 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand().

void TGo4MainWindow::StartAnalysisSlot   [slot]
 

Definition at line 1098 of file TGo4MainWindow.cpp.

References AnalysisStatusSlot(), fxTGo4GUIRegistry, TGo4GUIRegistry::GetSlotClass(), TGo4RemoteBrowserSlots::Refresh(), and TGo4GUIRegistry::SubmitCommand().

Referenced by AddAnalysisBar(), AddAnalysisMenu(), TGo4ScriptSlots::StartAnalysis(), and SubmitStartAnalysisSlot().

void TGo4MainWindow::StopAnalysisSlot   [slot]
 

Definition at line 1109 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand().

Referenced by AddAnalysisBar(), AddAnalysisMenu(), and TGo4ScriptSlots::StopAnalysis().

void TGo4MainWindow::SubmitStartAnalysisSlot   [slot]
 

Definition at line 1089 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetSlotClass(), StartAnalysisSlot(), and TGo4AnalysisConfigurationSlots::SubmitConfiguration().

Referenced by AddAnalysisBar(), and AddAnalysisMenu().

void TGo4MainWindow::LogPanelSlot   [slot]
 

Definition at line 1641 of file TGo4MainWindow.cpp.

References fxTGo4LogInfo.

Referenced by TGo4MainWindow().

void TGo4MainWindow::UserPanelSlot   [slot]
 

Definition at line 1197 of file TGo4MainWindow.cpp.

References fxTGo4MainUserPanel, and startUserGUI().

Referenced by AddToolsBar(), and AddToolsMenu().

TGo4PreviewPanel * TGo4MainWindow::ViewPanelSlot int    div = 0 [slot]
 

Definition at line 1226 of file TGo4MainWindow.cpp.

References AssignRootColors(), fbCrosshairMode, fxTGo4GUIRegistry, fxTGo4WorkSpace, fxViewpanelSize, TGo4GUIRegistry::GetSlotClass(), i, and sqrt().

Referenced by TGo4WindowEditSlots::AddObject(), TGo4HistogramInfoSlots::AddObject(), AddToolsBar(), AddToolsMenu(), TGo4FitPanelSlots::Button_FitterDraw(), TGo4ScriptSlots::DisplayObj(), TGo4QLeafItem::ItemDBkLocal(), TGo4QCanvasItem::ItemDBkLocal(), TGo4DiskFileBrowserSlots::PlotLocal(), TGo4BrowserSlots::PlotLocal(), TGo4MonitoredListSlots::PlotSelected(), TGo4ScriptSlots::StartViewPanel(), TGo4ScriptSlots::SuperImpose(), TGo4DiskFileBrowserSlots::SuperImposeLocal(), and TGo4BrowserSlots::SuperImposeLocal().

void TGo4MainWindow::closeEvent QCloseEvent *    ce [slot]
 

Definition at line 1262 of file TGo4MainWindow.cpp.

References CloseAllFilesSlot(), fbLocalMode, fxTGo4DockBrowsers, fxTGo4GUIRegistry, and TGo4GUIRegistry::SubmitCommand().

void TGo4MainWindow::LoadLibrarySlot   [slot]
 

Definition at line 1311 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4WorkSpace, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), and AddToolsMenu().

void TGo4MainWindow::RemoteInfoSlot   [slot]
 

Definition at line 1338 of file TGo4MainWindow.cpp.

TGo4HistogramInfo * TGo4MainWindow::HistogramInfoSlot const char *    hisname = 0 [slot]
 

Definition at line 2163 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), AddToolsMenu(), and TGo4DiskFileBrowserSlots::ShowProperties().

TGo4ConditionInfo * TGo4MainWindow::ConditionInfoSlot const char *    condname = 0 [slot]
 

Definition at line 2201 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), AddToolsMenu(), and TGo4DiskFileBrowserSlots::ShowProperties().

void TGo4MainWindow::ConditionEditSlot const char *    condname = 0,
TGo4PreviewPanel *    pan = 0
[slot]
 

Definition at line 2238 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), and AddToolsMenu().

void TGo4MainWindow::EventInfoSlot const char *    evename = 0 [slot]
 

Definition at line 2284 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), AddToolsMenu(), and TGo4AnalysisWindow::PrintEvent().

void TGo4MainWindow::CloseFileSlot   [slot]
 

Definition at line 1344 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::CloseAllFilesSlot   [slot]
 

Definition at line 1352 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), AddFileToolBar(), and closeEvent().

void TGo4MainWindow::OpenFileSlot   [slot]
 

Definition at line 1361 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::OpenRemoteFileSlot   [slot]
 

Definition at line 1371 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::SaveFileSlot   [slot]
 

Definition at line 1382 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::ExportSelectedObjectsSlot   [slot]
 

Definition at line 1391 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::StartGUIScriptSlot   [slot]
 

Definition at line 1398 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4WorkSpace, TGo4ScriptSlots::GetGUI(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddScriptToolBar().

void TGo4MainWindow::StopGUIScriptSlot   [slot]
 

Definition at line 1416 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4ScriptSlots::GetGUI(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddScriptToolBar().

void TGo4MainWindow::CreateGUIScriptSlot   [slot]
 

Definition at line 1426 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4WorkSpace, TGo4ScriptSlots::GetGUI(), TGo4GUIRegistry::GetSlotClass(), and TGo4ScriptSlots::GUIScriptExtension.

Referenced by AddScriptToolBar(), and AddSettingMenu().

void TGo4MainWindow::InputTerminalParametersSlot   [slot]
 

Definition at line 1453 of file TGo4MainWindow.cpp.

References fxAnalysisShell, TGo4QSettings::GetSettingsName(), and TGo4AnalysisWindow::ReadHistorySize().

Referenced by AddSettingMenu().

void TGo4MainWindow::ExitSlot   [slot]
 

Definition at line 1528 of file TGo4MainWindow.cpp.

Referenced by AddFileMenu(), and AddFileToolBar().

void TGo4MainWindow::SaveLogSlot   [slot]
 

Definition at line 1533 of file TGo4MainWindow.cpp.

References fxTGo4LogInfo.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::EditCopySlot   [slot]
 

Definition at line 1548 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace.

void TGo4MainWindow::DrawOptionsSlot   [slot]
 

Definition at line 1566 of file TGo4MainWindow.cpp.

References fxTGo4HisDrawOptions.

Referenced by TGo4MainWindow().

void TGo4MainWindow::ScaleOptionsSlot   [slot]
 

Definition at line 1579 of file TGo4MainWindow.cpp.

References fxTGo4ScaleOptions.

Referenced by TGo4MainWindow().

void TGo4MainWindow::DivideCanvasSlot   [slot]
 

Definition at line 1593 of file TGo4MainWindow.cpp.

References fxTGo4DividePad.

Referenced by TGo4MainWindow().

void TGo4MainWindow::LogSettingsSlot   [slot]
 

Definition at line 1507 of file TGo4MainWindow.cpp.

References TGo4Log::AutoEnable(), TGo4Log::LogfileEnable(), TGo4Log::OpenLogfile(), TGo4Log::OutputEnable(), and TGo4Log::SetIgnoreLevel().

Referenced by AddSettingMenu().

void TGo4MainWindow::WorkSpaceRemovedChild TGo4PreviewPanel *    Obj [slot]
 

Definition at line 1737 of file TGo4MainWindow.cpp.

References fiMasterMode, fxTGo4DividePad, fxTGo4FitPanel, fxTGo4HisDrawOptions, fxTGo4ScaleOptions, fxTGo4Style, fxWinConIterator, TGo4WindowEditSlots::RemoveViewPanel(), and SetMainCaption().

Referenced by TGo4MainWindow().

void TGo4MainWindow::WorkSpaceNewChild TGo4PreviewPanel *    Obj [slot]
 

Definition at line 1760 of file TGo4MainWindow.cpp.

References fiMasterMode, fxTGo4DividePad, fxTGo4FitPanel, fxTGo4HisDrawOptions, fxTGo4ScaleOptions, fxTGo4Style, fxWinConIterator, SetMainCaption(), and TGo4WindowEditSlots::SetViewPanel().

Referenced by TGo4MainWindow().

void TGo4MainWindow::WindowActivatedSlot QWidget *    w [slot]
 

Definition at line 1677 of file TGo4MainWindow.cpp.

References fiMasterMode, fxTGo4DividePad, fxTGo4FitPanel, fxTGo4HisDrawOptions, fxTGo4ScaleOptions, fxTGo4Style, fxTGo4WorkSpace, fxWinConIterator, RememberViewpanelSize(), SetMainCaption(), TGo4WindowEditSlots::SetViewPanel(), and TGo4WorkSpace::ViewPanelActivated().

Referenced by TGo4MainWindow().

void TGo4MainWindow::IntroHelpSlot   [slot]
 

Definition at line 1786 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, and StatusMessage().

Referenced by TGo4MainWindow().

void TGo4MainWindow::RefHelpSlot   [slot]
 

Definition at line 1798 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, and StatusMessage().

Referenced by TGo4MainWindow().

void TGo4MainWindow::FitHelpSlot   [slot]
 

Definition at line 1809 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, and StatusMessage().

Referenced by TGo4MainWindow().

void TGo4MainWindow::StyleSlot   [slot]
 

Definition at line 1609 of file TGo4MainWindow.cpp.

References fxTGo4Style.

Referenced by TGo4MainWindow().

void TGo4MainWindow::StartAnalysisWin bool    force = false [slot]
 

Definition at line 1843 of file TGo4MainWindow.cpp.

References fxAnalysisShell, and fxTGo4WorkSpace.

Referenced by AddAnalysisBar(), AddAnalysisMenu(), TGo4ScriptSlots::execGUICommands(), and launchClientSlot().

TGo4FitPanel * TGo4MainWindow::FitPanelSlot   [slot]
 

Definition at line 1827 of file TGo4MainWindow.cpp.

References fxTGo4FitPanel, and fxTGo4WorkSpace.

Referenced by AddToolsBar(), AddToolsMenu(), and TGo4QFitterItem::GetFitPanel().

void TGo4MainWindow::CloseAllWindows   [slot]
 

Definition at line 871 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, and i.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::MinAllWindows   [slot]
 

Definition at line 881 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace, and i.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::saveOptions   [slot]
 

Definition at line 1864 of file TGo4MainWindow.cpp.

References TGo4QSettings::DumpSettingsLocation(), fbCrosshairMode, TGo4Condition::fgbCMAXDRAW, TGo4Marker::fgbCONTDRAW, TGo4Marker::fgbHASCONNECTOR, TGo4Marker::fgbHASLABEL, TGo4Condition::fgbINTDRAW, TGo4Condition::fgbLABELDRAW, TGo4Condition::fgbLIMITSDRAW, TGo4Marker::fgbXBINDRAW, TGo4Marker::fgbXDRAW, TGo4Condition::fgbXMAXDRAW, TGo4Condition::fgbXMEANDRAW, TGo4Condition::fgbXRMSDRAW, TGo4Marker::fgbYBINDRAW, TGo4Marker::fgbYDRAW, TGo4Condition::fgbYMAXDRAW, TGo4Condition::fgbYMEANDRAW, TGo4Condition::fgbYRMSDRAW, fiPadcolorB, fiPadcolorG, fiPadcolorR, fxSettingsfolder, fxTGo4WorkSpace, fxToolsfile, fxViewpanelSize, TGo4QSettings::GetSettingsName(), TGo4QSettings::GetUserPath(), m_font, and TGo4QSettings::UsesUserPath().

Referenced by AddSettingMenu().

void TGo4MainWindow::setFonts   [slot]
 

Definition at line 1926 of file TGo4MainWindow.cpp.

References m_font.

Referenced by AddSettingMenu().

void TGo4MainWindow::makeStyle const QString &    [slot]
 

Definition at line 1944 of file TGo4MainWindow.cpp.

References m_font, and p.

Referenced by AddSettingMenu(), and init().

void TGo4MainWindow::clearAnalysis   [slot]
 

Definition at line 1999 of file TGo4MainWindow.cpp.

References TGo4AnalysisWindow::clearOutput(), and fxAnalysisShell.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::clearLog   [slot]
 

Definition at line 2005 of file TGo4MainWindow.cpp.

References fxTGo4LogInfo.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::SaveAnalysisWindow   [slot]
 

Definition at line 2011 of file TGo4MainWindow.cpp.

References fxAnalysisShell, and TGo4AnalysisWindow::terminalOutputText().

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::CreateNewHist   [slot]
 

Definition at line 2050 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), and AddToolsMenu().

void TGo4MainWindow::StartParaEdit   [slot]
 

Definition at line 2073 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), and AddToolsMenu().

void TGo4MainWindow::StartDynEditor   [slot]
 

Definition at line 2110 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, TGo4GUIRegistry::GetCentralWindow(), TGo4GUIRegistry::GetGUIClass(), and TGo4GUIRegistry::GetSlotClass().

Referenced by AddToolsBar(), and AddToolsMenu().

void TGo4MainWindow::windowsMenuActivated int    id [slot]
 

Definition at line 889 of file TGo4MainWindow.cpp.

References fxTGo4WorkSpace.

Referenced by windowsMenuAboutToShow().

void TGo4MainWindow::CanvasColorSlot   [slot]
 

Definition at line 2411 of file TGo4MainWindow.cpp.

References fiPadcolorB, fiPadcolorG, and fiPadcolorR.

Referenced by AddSettingMenu().

void TGo4MainWindow::CrosshairSlot   [slot]
 

Definition at line 2481 of file TGo4MainWindow.cpp.

References fbCrosshairMode, fiCrosshairId, and SettingMenu.

Referenced by AddSettingMenu().

void TGo4MainWindow::SetMasterMode int    mode [slot]
 

Set look of mainwindow according to mode (observer=1, controller=2, admin=3).

Definition at line 2488 of file TGo4MainWindow.cpp.

References fiMasterMode, and SetMainCaption().

Referenced by TGo4GUIRegistry::SetMasterMode(), and TGo4MainWindow().

int TGo4MainWindow::AssignRootColors   [protected]
 

Assign pad background according to fiPadColor values in root colormap.

Also Assing the bright and dark shading colors. Return root color number

Definition at line 2422 of file TGo4MainWindow.cpp.

References fiPadcolorB, fiPadcolorG, and fiPadcolorR.

Referenced by ViewPanelSlot().

bool TGo4MainWindow::startUserGUI const char *    [protected]
 

Definition at line 1118 of file TGo4MainWindow.cpp.

References fxTGo4GUIRegistry, fxTGo4MainUserPanel, TGo4GUIRegistry::GetCentralWindow(), TStartUserGuiFunc, and TUserGuiConstructor.

Referenced by UserPanelSlot().

void TGo4MainWindow::SetMainCaption int    mode [protected]
 

Set caption to proper master mode.

Definition at line 2494 of file TGo4MainWindow.cpp.

References __GO4RELEASE__.

Referenced by SetMasterMode(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().


Member Data Documentation

QPopupMenu* TGo4MainWindow::windowsMenu [protected]
 

Definition at line 186 of file TGo4MainWindow.h.

Referenced by TGo4MainWindow(), and windowsMenuAboutToShow().

QPopupMenu* TGo4MainWindow::SettingMenu [protected]
 

Definition at line 187 of file TGo4MainWindow.h.

Referenced by AddSettingMenu(), CrosshairSlot(), and init().

TGo4WorkSpace* TGo4MainWindow::fxTGo4WorkSpace [protected]
 

Definition at line 188 of file TGo4MainWindow.h.

Referenced by AnalysisConfigSlot(), CheckViewpanel(), CloseAllWindows(), CreateGUIScriptSlot(), EditCopySlot(), FitHelpSlot(), FitPanelSlot(), HotStart(), init(), IntroHelpSlot(), LoadLibrarySlot(), MinAllWindows(), RefHelpSlot(), RegisterWindowEditSlots(), saveOptions(), StartAnalysisWin(), StartGUIScriptSlot(), TGo4MainWindow(), ViewPanelSlot(), WindowActivatedSlot(), windowsMenuAboutToShow(), and windowsMenuActivated().

TGo4GUIRegistry* TGo4MainWindow::fxTGo4GUIRegistry [protected]
 

Definition at line 189 of file TGo4MainWindow.h.

Referenced by AddAnalysisBar(), AddAnalysisMenu(), AnalysisConfigSlot(), AnalysisStatusSlot(), CheckHistogram(), CloseAllFilesSlot(), closeEvent(), CloseFileSlot(), ConditionEditSlot(), ConditionInfoSlot(), CreateGUIScriptSlot(), CreateNewHist(), EventInfoSlot(), ExportSelectedObjectsSlot(), HistogramInfoSlot(), HotStart(), KillAnalysisSlot(), launchClientSlot(), LoadLibrarySlot(), OpenFileSlot(), OpenRemoteFileSlot(), RemoveClientSlot(), RestartAnalysisSlot(), SaveFileSlot(), ShutdownSlaveSlot(), StartAnalysisSlot(), StartDynEditor(), StartGUIScriptSlot(), StartParaEdit(), startUserGUI(), StopAnalysisSlot(), StopGUIScriptSlot(), StopMonitoring(), SubmitStartAnalysisSlot(), TGo4MainWindow(), and ViewPanelSlot().

TGo4HisDrawOptions* TGo4MainWindow::fxTGo4HisDrawOptions [protected]
 

Definition at line 190 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), DrawOptionsSlot(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

TGo4ScaleOptions* TGo4MainWindow::fxTGo4ScaleOptions [protected]
 

Definition at line 191 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), ScaleOptionsSlot(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

TGo4DividePad* TGo4MainWindow::fxTGo4DividePad [protected]
 

Definition at line 192 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), DivideCanvasSlot(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

TGo4Style* TGo4MainWindow::fxTGo4Style [protected]
 

Definition at line 193 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), StyleSlot(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

TGo4QDockWindow* TGo4MainWindow::LogInfoPanel [protected]
 

Definition at line 194 of file TGo4MainWindow.h.

TGo4AnalysisWindow* TGo4MainWindow::fxAnalysisShell [protected]
 

Definition at line 195 of file TGo4MainWindow.h.

Referenced by AnalysisShell(), clearAnalysis(), InputTerminalParametersSlot(), launchClientSlot(), SaveAnalysisWindow(), ShowAnylsisOutput(), StartAnalysisWin(), TGo4MainWindow(), and windowsMenuAboutToShow().

TGo4AnalysisStatusMonitor* TGo4MainWindow::fxTGo4AnalysisStatusMonitor [protected]
 

Definition at line 196 of file TGo4MainWindow.h.

Referenced by AnalysisStatusSlot(), and TGo4MainWindow().

TGo4DockBrowsers* TGo4MainWindow::fxTGo4DockBrowsers [protected]
 

Definition at line 197 of file TGo4MainWindow.h.

Referenced by closeEvent(), DockBrowsers(), Go4BrowsersSlot(), and TGo4MainWindow().

TGo4LogInfo* TGo4MainWindow::fxTGo4LogInfo [protected]
 

Definition at line 198 of file TGo4MainWindow.h.

Referenced by clearLog(), LogPanelSlot(), SaveLogSlot(), TGo4MainWindow(), and windowsMenuAboutToShow().

TGo4TreeViewer* TGo4MainWindow::fxTGo4TreeViewer [protected]
 

Definition at line 199 of file TGo4MainWindow.h.

Referenced by Go4TreeViewerSlot(), and TGo4MainWindow().

TGo4FitPanel* TGo4MainWindow::fxTGo4FitPanel [protected]
 

Definition at line 200 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), CloseFitPanel(), FitPanelSlot(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), WorkSpaceRemovedChild(), and ~TGo4MainWindow().

QWidget* TGo4MainWindow::fxTGo4MainUserPanel [protected]
 

Definition at line 201 of file TGo4MainWindow.h.

Referenced by startUserGUI(), TGo4MainWindow(), and UserPanelSlot().

TList* TGo4MainWindow::fxWinConSlotList [protected]
 

Definition at line 202 of file TGo4MainWindow.h.

Referenced by RegisterWindowEditSlots(), TGo4MainWindow(), UnregisterWindowEditSlots(), and ~TGo4MainWindow().

TIterator* TGo4MainWindow::fxWinConIterator [protected]
 

Definition at line 203 of file TGo4MainWindow.h.

Referenced by ActivePadChanged(), MouseClick(), TGo4MainWindow(), WindowActivatedSlot(), WorkSpaceNewChild(), WorkSpaceRemovedChild(), and ~TGo4MainWindow().

QFont TGo4MainWindow::m_font [protected]
 

Definition at line 204 of file TGo4MainWindow.h.

Referenced by init(), makeStyle(), saveOptions(), and setFonts().

QSize TGo4MainWindow::fxViewpanelSize [protected]
 

Definition at line 205 of file TGo4MainWindow.h.

Referenced by init(), RememberViewpanelSize(), saveOptions(), and ViewPanelSlot().

int TGo4MainWindow::fiPadcolorR [protected]
 

Definition at line 206 of file TGo4MainWindow.h.

Referenced by AssignRootColors(), CanvasColorSlot(), init(), saveOptions(), and TGo4MainWindow().

int TGo4MainWindow::fiPadcolorB [protected]
 

Definition at line 207 of file TGo4MainWindow.h.

Referenced by AssignRootColors(), CanvasColorSlot(), init(), saveOptions(), and TGo4MainWindow().

int TGo4MainWindow::fiPadcolorG [protected]
 

Definition at line 208 of file TGo4MainWindow.h.

Referenced by AssignRootColors(), CanvasColorSlot(), init(), saveOptions(), and TGo4MainWindow().

bool TGo4MainWindow::fbCrosshairMode [protected]
 

Definition at line 209 of file TGo4MainWindow.h.

Referenced by AddSettingMenu(), CrosshairSlot(), init(), saveOptions(), TGo4MainWindow(), and ViewPanelSlot().

int TGo4MainWindow::fiCrosshairId [protected]
 

Definition at line 210 of file TGo4MainWindow.h.

Referenced by AddSettingMenu(), CrosshairSlot(), and init().

bool TGo4MainWindow::fbLocalMode [protected]
 

Definition at line 211 of file TGo4MainWindow.h.

Referenced by closeEvent().

int TGo4MainWindow::fiMasterMode [protected]
 

Definition at line 212 of file TGo4MainWindow.h.

Referenced by SetMasterMode(), WindowActivatedSlot(), WorkSpaceNewChild(), and WorkSpaceRemovedChild().

QString TGo4MainWindow::fxToolsfile [protected]
 

Definition at line 213 of file TGo4MainWindow.h.

Referenced by init(), saveOptions(), and TGo4MainWindow().

QString TGo4MainWindow::fxSettingsfolder [protected]
 

Definition at line 214 of file TGo4MainWindow.h.

Referenced by init(), saveOptions(), and TGo4MainWindow().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:46 2005 for Go4-v2.10-5 by doxygen1.2.15