GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4MainWindow.h>
Public Member Functions | |
TGo4MainWindow (QApplication *) | |
virtual | ~TGo4MainWindow () |
void | HotStart (const char *fname) |
void | ProcessQtEvents () |
void | StatusMessage (const QString &mess) |
const char * | LastTypedPassword () const |
TGo4ViewPanel * | FindViewPanel (const char *name) |
TGo4ViewPanel * | DisplayBrowserItem (const char *itemname, TGo4ViewPanel *panel, TPad *pad, bool activate, int updatelevel, const char *drawopt) |
TGo4ObjectManager * | OM () |
TGo4BrowserProxy * | Browser () |
Protected Member Functions | |
void | AddAnalysisBar () |
void | AddAnalysisMenu () |
void | AddFileMenu () |
void | AddFileToolBar () |
void | AddSettingMenu () |
void | AddToolsBar () |
void | AddToolsMenu () |
void | AddAnalysisMacrosBar () |
virtual void | closeEvent (QCloseEvent *ce) |
void | ConnectGo4Widget (QGo4Widget *editor) |
void | CascadeMdiPosition (QWidget *sub) |
void | UpdateCaptionButtons () |
bool | startUserGUI (const char *) |
TGo4AnalysisProxy * | AddAnalysisProxy (bool isserver, bool needoutput) |
bool | RemoveAnalysisProxy (int waittime=30, bool servershutdown=false) |
TGo4AnalysisStatusMonitor * | EstablishRatemeter (int level) |
TGo4AnalysisConfiguration * | EstablishAnalysisConfiguration (int level) |
QGo4Widget * | FindGo4Widget (const char *name, bool activate) |
TGo4Slot * | GetWidgetTopSlot (QGo4Widget *widget, bool force) |
bool | SaveBrowserItemToFile (const char *itemname, const char *subfolder) |
void | UpdateDockAnalysisWindow () |
void | TerminateAnalysis (bool interactive=true) |
void | ToggleMbsMonitor (const char *nodename) |
TGo4SetScaleValues * | ToggleScaleValues () |
void | SavePanelCanvas (TGo4ViewPanel *panel) |
void | HelpWindow (const char *filename, const char *msg=0) |
void | UpdateBrowser () |
This is the Go4 Main Window
Definition at line 65 of file TGo4MainWindow.h.
TGo4MainWindow::TGo4MainWindow | ( | QApplication * | app | ) |
Definition at line 140 of file TGo4MainWindow.cpp.
References about(), aboutDABC(), aboutQt(), aboutROOT(), AddAnalysisBar(), AddAnalysisMacrosBar(), AddAnalysisMenu(), AddFileMenu(), AddFileToolBar(), TGo4ObjectManager::AddProxy(), AddSettingMenu(), AddToolsBar(), AddToolsMenu(), ConnectGo4Widget(), TGo4BrowserProxy::CreateMemoryFolder(), faCrosshair, faEventstatus, faSuperimpose, fbFullScreen, fbGetAnalysisConfig, fbPanelTimerActive, fCloseCounter, fConnectingCounter, fConnectingHttp, FitHelpSlot(), fKillCommand, fLastFileDir, fLastPassword, fNewWidgetX, fNewWidgetY, fOMBrowserPath, fOMDataPath, fOMEditorsPath, fxMdiArea, fxOM, fxStyle, TGo4QSettings::getAppFont(), TGo4QSettings::getAppStyle(), TGo4QSettings::getBasicSettings(), TGo4DabcProxy::GetDabcVersion(), TGo4QSettings::getGStyleStatFormat(), TGo4QSettings::getMbsMonitorMonitorActive(), TGo4QSettings::getOptStat(), TGo4QSettings::getPadCrosshair(), TGo4QSettings::getPadEventStatus(), TGo4QSettings::getPadSuperimpose(), TGo4QSettings::GetSettLoaction(), go4sett, IntroHelpSlot(), TGo4ObjectManager::MakeFolder(), RefHelpSlot(), TGo4QSettings::restoreMainWindowState(), TGo4BrowserProxy::SaveToMemory(), UpdateCaptionButtons(), windowsMenu, windowsMenuAboutToShow(), and winMapper.
|
virtual |
Definition at line 400 of file TGo4MainWindow.cpp.
References TGo4AbstractInterface::DeleteInstance(), and fxOM.
|
slot |
Definition at line 413 of file TGo4MainWindow.cpp.
References __GO4RELEASE__.
Referenced by TGo4MainWindow().
|
slot |
Definition at line 444 of file TGo4MainWindow.cpp.
References TGo4DabcProxy::GetDabcVersion().
Referenced by TGo4MainWindow().
|
slot |
Definition at line 427 of file TGo4MainWindow.cpp.
Referenced by TGo4MainWindow().
|
slot |
Definition at line 432 of file TGo4MainWindow.cpp.
Referenced by TGo4MainWindow().
|
protected |
Definition at line 756 of file TGo4MainWindow.cpp.
References faAnalConfig, faAnalTermin, faConnectAnal, faDisconnectAnal, faLaunchAnal, faShutdownAnal, faStartAnal, faStopAnal, and faSumbStartAnal.
Referenced by TGo4MainWindow().
|
protected |
Definition at line 3651 of file TGo4MainWindow.cpp.
References ConnectGo4Widget().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 712 of file TGo4MainWindow.cpp.
References ConnectServerSlot(), DisconnectAnalysisSlot(), faAnalConfig, faAnalTermin, faConnectAnal, faDisconnectAnal, faLaunchAnal, faPrepareAnal, faShutdownAnal, faStartAnal, faStopAnal, faSumbStartAnal, LaunchClientSlot(), PrepareForClientConnectionSlot(), ShutdownAnalysisSlot(), StartAnalysisSlot(), StopAnalysisSlot(), SubmitStartAnalysisSlot(), ToggleAnalysisConfiguration(), and ToggleAnalysisWindow().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 1976 of file TGo4MainWindow.cpp.
References TGo4ObjectManager::AddProxy(), Browser(), TGo4BrowserProxy::DataSlot(), EstablishAnalysisConfiguration(), EstablishAnalysisWindow(), EstablishRatemeter(), FindAnalysisConfiguration(), FindAnalysisWindow(), FindGo4Widget(), fOMDataPath, fxOM, TGo4Slot::GetProxy(), TGo4AnalysisWindow::HasOutput(), TGo4AnalysisProxy::IsAnalysisServer(), TGo4AnalysisProxy::IsConnected(), TGo4ServerProxy::LoginfoSlot(), TGo4ServerProxy::SetAnalysisReady(), TGo4AnalysisProxy::SetDefaultReceiver(), UpdateDockAnalysisWindow(), TGo4AnalysisProxy::UpdateObjectSlot(), and TGo4AnalysisWindow::WorkWithUpdateObjectCmd().
Referenced by ConnectServerSlot(), LaunchClientSlot(), and PrepareForClientConnectionSlot().
|
protected |
Definition at line 596 of file TGo4MainWindow.cpp.
References CloseAllFilesSlot(), ConnectDabcSlot(), ConnectHServerSlot(), ConnectHttpSlot(), TGo4DabcProxy::GetDabcVersion(), OpenFileSlot(), OpenRemoteFileSlot(), and SaveFileSlot().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 619 of file TGo4MainWindow.cpp.
References CloseAllFilesSlot(), ConnectDabcSlot(), ConnectHServerSlot(), ConnectHttpSlot(), TGo4DabcProxy::GetDabcVersion(), OpenFileSlot(), OpenRemoteFileSlot(), and SaveFileSlot().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 461 of file TGo4MainWindow.cpp.
References AddChkAction(), CanvasColorSlot(), ChangeCloneFlagSlot(), ChangeDrawDateFlagSlot(), ChangeDrawItemFlagSlot(), ChangeDrawOnceSlot(), ChangeDrawTimeFlagSlot(), ChangeFetchWhenCopySlot(), ChangeFetchWhenDrawSlot(), ChangeFetchWhenSaveSlot(), ChangeFontSlot(), ChangeHideEventElement(), ChangeSaveWhiteBackgroundSlot(), ChangeTerminalFontSlot(), ChangeTerminalTimeStampFormatSlot(), ChangeTerminalTimeStampSlot(), ChangeWindowRubberBandSlot(), CreateGUIScriptSlot(), CrosshairSlot(), DrawFillColorSlot(), DrawFillStyleSlot(), DrawLineWidthSlot(), EventStatusSlot(), faClone, faCrosshair, faDrawDate, faDrawItem, faDrawOnce, faDrawTime, faEventstatus, faFetchWhenCopy, faFetchWhenDraw, faFetchWhenSave, faHideEventElement, faSaveWhite, faSuperimpose, faTermTimeStamp, faWindowRubberBand, TGo4QSettings::getAppStyle(), TGo4QSettings::getCloneFlag(), TGo4QSettings::getDrawDateFlag(), TGo4QSettings::getDrawItemFlag(), TGo4QSettings::getDrawOnceFlag(), TGo4QSettings::getDrawTimeFlag(), TGo4QSettings::getFetchDataWhenCopy(), TGo4QSettings::getFetchDataWhenDraw(), TGo4QSettings::getFetchDataWhenSave(), TGo4QSettings::getHideTGo4EventElement(), TGo4QSettings::getMoveSubwindowRubberBand(), TGo4QSettings::getPadCrosshair(), TGo4QSettings::getPadEventStatus(), TGo4QSettings::getPadSuperimpose(), TGo4QSettings::getSavePadWhiteBackground(), TGo4QSettings::getTermShowTimestamp(), go4sett, GStyleStatFormatSlot(), InputTerminalParametersSlot(), LogSettingsSlot(), MarkerSettingsSlot(), OptStatsSlot(), PaletteSettingsSlot(), SaveSettingsSlot(), ScaleFactorSlot(), SetStyleSlot(), StopGUIScriptSlot(), SuperimposeSlot(), TGraphDrawOptSlot(), TH1DrawOptSlot(), TH2DrawOptSlot(), and TH3DrawOptSlot().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 676 of file TGo4MainWindow.cpp.
References CreateNewConditionSlot(), CreateNewDynEntrySlot(), CreateNewHistSlot(), LoadLibrarySlot(), MakeNewPanel(), StartConditionInfo(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), and UserPanelSlot().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 650 of file TGo4MainWindow.cpp.
References CreateNewConditionSlot(), CreateNewDynEntrySlot(), CreateNewHistSlot(), LoadLibrarySlot(), MakeNewPanel(), StartConditionInfo(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), and UserPanelSlot().
Referenced by TGo4MainWindow().
TGo4BrowserProxy * TGo4MainWindow::Browser | ( | ) |
Definition at line 3003 of file TGo4MainWindow.cpp.
References fOMBrowserPath, fxOM, and TGo4ObjectManager::GetProxy().
Referenced by AddAnalysisProxy(), CheckConnectingCounterSlot(), checkPanelRepaintSlot(), closeEvent(), ConnectDabcSlot(), ConnectHServerSlot(), ConnectServerSlot(), CreateNewConditionSlot(), CreateNewDynEntrySlot(), CreateNewHistSlot(), DisconnectAnalysisSlot(), DisplayBrowserItem(), editorServiceSlot(), EstablishAnalysisConfiguration(), EstablishAnalysisWindowForHttp(), EstablishRatemeter(), ForseCloseSlot(), LaunchClientSlot(), main(), OpenFileSlot(), TGo4Script::ProduceScript(), RemoveAnalysisProxy(), SaveBrowserItemToFile(), SaveFileSlot(), ShutdownAnalysisSlot(), StartAnalysisSlot(), StartParaEdit(), StopAnalysisSlot(), SubmitAnalysisSettings(), TGo4Script::TGo4Script(), ToggleAnalysisConfiguration(), UpdateCaptionButtons(), and UpdateDockAnalysisWindow().
|
slot |
Definition at line 1571 of file TGo4MainWindow.cpp.
References go4sett, and TGo4QSettings::setCanvasColor().
Referenced by AddSettingMenu().
|
protected |
Definition at line 999 of file TGo4MainWindow.cpp.
References fNewWidgetX, fNewWidgetY, and fxMdiArea.
Referenced by EstablishAnalysisConfiguration(), EstablishAnalysisWindow(), MakeNewPanel(), StartConditionEditor(), StartConditionInfo(), StartEditDynEntry(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), StartParaEdit(), startUserGUI(), and ToggleScaleValues().
|
slot |
Definition at line 836 of file TGo4MainWindow.cpp.
References fxMdiArea.
|
slot |
Definition at line 1608 of file TGo4MainWindow.cpp.
References faClone, faDrawDate, faDrawItem, faDrawTime, go4sett, and TGo4QSettings::setCloneFlag().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1627 of file TGo4MainWindow.cpp.
References faDrawDate, go4sett, and TGo4QSettings::setDrawDateFlag().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1622 of file TGo4MainWindow.cpp.
References faDrawItem, go4sett, and TGo4QSettings::setDrawItemFlag().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1559 of file TGo4MainWindow.cpp.
References faDrawOnce, go4sett, and TGo4QSettings::setDrawOnceFlag().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1617 of file TGo4MainWindow.cpp.
References faDrawTime, go4sett, and TGo4QSettings::setDrawTimeFlag().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1543 of file TGo4MainWindow.cpp.
References faFetchWhenCopy, go4sett, and TGo4QSettings::setFetchDataWhenCopy().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1538 of file TGo4MainWindow.cpp.
References faFetchWhenDraw, go4sett, and TGo4QSettings::setFetchDataWhenDraw().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1548 of file TGo4MainWindow.cpp.
References faFetchWhenSave, go4sett, and TGo4QSettings::setFetchDataWhenSave().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1375 of file TGo4MainWindow.cpp.
References go4sett, and TGo4QSettings::setAppFont().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1553 of file TGo4MainWindow.cpp.
References faHideEventElement, go4sett, TGo4QSettings::setHideTGo4EventElement(), and UpdateBrowser().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1633 of file TGo4MainWindow.cpp.
References faSaveWhite, go4sett, and TGo4QSettings::setSavePadWhiteBackground().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1386 of file TGo4MainWindow.cpp.
References FindAnalysisWindow(), TGo4QSettings::getTermFont(), go4sett, and TGo4QSettings::setTermFont().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1408 of file TGo4MainWindow.cpp.
References FindAnalysisWindow(), TGo4QSettings::getTermTimeFormat(), go4sett, TGo4QSettings::setTermTimeFormat(), and TGo4AnalysisWindow::UpdateTimeStampFormat().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1400 of file TGo4MainWindow.cpp.
References faTermTimeStamp, FindAnalysisWindow(), go4sett, TGo4QSettings::setTermShowTimestamp(), and TGo4AnalysisWindow::UpdateTimeStampFormat().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1565 of file TGo4MainWindow.cpp.
References faWindowRubberBand, go4sett, and TGo4QSettings::setMoveSubwindowRubberBand().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2193 of file TGo4MainWindow.cpp.
References Browser(), ConnectHttpSlot(), EstablishAnalysisConfiguration(), EstablishRatemeter(), fbGetAnalysisConfig, fConnectingCounter, fConnectingHttp, TGo4BrowserProxy::FindAnalysis(), TGo4QSettings::getClientTermMode(), go4sett, TGo4AnalysisProxy::IsAdministrator(), TGo4AnalysisProxy::IsConnected(), TGo4AnalysisProxy::IsController(), RemoveAnalysisProxy(), TGo4ServerProxy::SetAnalysisLaunched(), StatusMessage(), UpdateCaptionButtons(), and UpdateDockAnalysisWindow().
Referenced by ConnectServerSlot(), and LaunchClientSlot().
|
slot |
Definition at line 3025 of file TGo4MainWindow.cpp.
References Browser(), fbPanelTimerActive, fOMEditorsPath, fxMdiArea, fxOM, TGo4MdiArea::GetActivePanel(), TGo4Slot::GetChild(), TGo4Slot::GetProxy(), TGo4Slot::GetSlot(), TGo4WidgetProxy::GetWidget(), TGo4Slot::NumChilds(), and TGo4BrowserProxy::SetMonitorBlockingFlag().
Referenced by editorServiceSlot().
|
slot |
Definition at line 1282 of file TGo4MainWindow.cpp.
References TGo4ObjectManager::CloseFiles(), fOMDataPath, and fxOM.
Referenced by AddFileMenu(), AddFileToolBar(), and closeEvent().
|
slot |
Definition at line 2628 of file TGo4MainWindow.cpp.
References EstablishAnalysisWindowForHttp(), FindAnalysisWindow(), and TGo4AnalysisWindow::HasOutput().
Referenced by editorServiceSlot().
|
protectedvirtual |
Definition at line 1014 of file TGo4MainWindow.cpp.
References Browser(), CloseAllFilesSlot(), fCloseCounter, FindAnalysisWindow(), ForseCloseSlot(), fxMdiArea, RemoveAnalysisProxy(), StopGUIScriptSlot(), TGo4AnalysisWindow::TerminateOnClose(), and TGo4BrowserProxy::ToggleMonitoring().
|
slot |
Definition at line 1161 of file TGo4MainWindow.cpp.
References Browser().
Referenced by AddFileMenu(), and AddFileToolBar().
|
protected |
Definition at line 2763 of file TGo4MainWindow.cpp.
References editorServiceSlot(), and GetWidgetTopSlot().
Referenced by AddAnalysisMacrosBar(), EstablishAnalysisConfiguration(), EstablishAnalysisWindow(), EstablishRatemeter(), MakeNewPanel(), StartConditionEditor(), StartConditionInfo(), StartEditDynEntry(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), StartParaEdit(), startUserGUI(), and TGo4MainWindow().
|
slot |
Definition at line 1233 of file TGo4MainWindow.cpp.
References Browser(), TGo4BrowserProxy::ConnectHServer(), TGo4QSettings::getHServBase(), TGo4QSettings::getHServFilter(), TGo4QSettings::getHServName(), TGo4QSettings::getHServPort(), go4sett, TGo4QSettings::setHServBase(), TGo4QSettings::setHServFilter(), TGo4QSettings::setHServName(), and TGo4QSettings::setHServPort().
Referenced by AddFileMenu(), and AddFileToolBar().
|
slot |
Definition at line 1173 of file TGo4MainWindow.cpp.
References TGo4Script::ConnectHttp(), EstablishAnalysisConfiguration(), EstablishAnalysisWindowForHttp(), EstablishRatemeter(), FindGo4Widget(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), go4sett, TGo4ServerProxy::IsGo4Analysis(), TGo4ServerProxy::IsViewer(), TGo4ServerProxy::LoginfoSlot(), TGo4Script::ScriptInstance(), TGo4QSettings::setClientConnectMode(), TGo4QSettings::setClientNode(), TGo4QSettings::setClientPort(), and StatusMessage().
Referenced by AddFileMenu(), AddFileToolBar(), CheckConnectingCounterSlot(), ConnectServerSlot(), LaunchClientSlot(), and main().
|
slot |
Definition at line 2138 of file TGo4MainWindow.cpp.
References AddAnalysisProxy(), Browser(), CheckConnectingCounterSlot(), ConnectHttpSlot(), TGo4AnalysisProxy::ConnectToServer(), fConnectingCounter, TGo4BrowserProxy::FindAnalysis(), fLastPassword, TGo4QSettings::getClientAccountName(), TGo4QSettings::getClientConnectMode(), TGo4QSettings::getClientControllerMode(), TGo4QSettings::getClientDefaultPass(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), go4sett, TGo4AnalysisProxy::IsAnalysisServer(), TGo4AnalysisProxy::IsConnected(), go4init::msg, StatusMessage(), and UpdateCaptionButtons().
Referenced by AddAnalysisMenu(), TGo4Script::execGUICommands(), LaunchClientSlot(), and main().
|
slot |
Definition at line 3629 of file TGo4MainWindow.cpp.
References TGo4AbstractInterface::FileExtension(), fLastFileDir, TGo4Script::ProduceScript(), and StatusMessage().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2715 of file TGo4MainWindow.cpp.
References Browser(), FindAnalysisWindow(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::IsAnalysisSettingsReady(), TGo4Status::kGo4CanDelete, TGo4ServerProxy::RefreshNamesList(), TGo4ServerProxy::UpdateAnalysisObject(), and TGo4AnalysisWindow::WaitForNewObject().
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2739 of file TGo4MainWindow.cpp.
References Browser(), FindAnalysisWindow(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::IsAnalysisSettingsReady(), TGo4Status::kGo4CanDelete, TGo4ServerProxy::RefreshNamesList(), TGo4ServerProxy::UpdateAnalysisObject(), and TGo4AnalysisWindow::WaitForNewObject().
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2683 of file TGo4MainWindow.cpp.
References Browser(), editorServiceSlot(), FindAnalysisWindow(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::IsAnalysisSettingsReady(), TGo4Status::kGo4CanDelete, TGo4ServerProxy::RefreshNamesList(), TGo4BrowserProxy::SaveToMemory(), QGo4Widget::service_ObjectCreated, TGo4ServerProxy::UpdateAnalysisObject(), and TGo4AnalysisWindow::WaitForNewObject().
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 1598 of file TGo4MainWindow.cpp.
References faCrosshair, go4sett, and TGo4QSettings::setPadCrosshair().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2242 of file TGo4MainWindow.cpp.
References Browser(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::IsAnalysisLaunched(), RemoveAnalysisProxy(), and StatusMessage().
Referenced by AddAnalysisMenu(), TGo4Script::DisconnectAnalysis(), and TGo4Script::execGUICommands().
TGo4ViewPanel * TGo4MainWindow::DisplayBrowserItem | ( | const char * | itemname, |
TGo4ViewPanel * | panel, | ||
TPad * | pad, | ||
bool | activate, | ||
int | updatelevel, | ||
const char * | drawopt | ||
) |
Definition at line 2771 of file TGo4MainWindow.cpp.
References Browser(), TGo4BrowserProxy::BrowserSlot(), TGo4BrowserProxy::GetBrowserObject(), TGo4QSettings::getFetchDataWhenDraw(), TGo4Slot::GetProxy(), go4sett, TGo4ViewPanel::kind_Link, and MakeNewPanel().
Referenced by TGo4Script::DrawItem(), and editorServiceSlot().
|
slot |
Definition at line 1661 of file TGo4MainWindow.cpp.
References TGo4QSettings::getDrawFillColor(), go4sett, and TGo4QSettings::setDrawFillColor().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1682 of file TGo4MainWindow.cpp.
References TGo4QSettings::getDrawFillStyle(), go4sett, and TGo4QSettings::setDrawFillStyle().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1639 of file TGo4MainWindow.cpp.
References TGo4QSettings::getDrawLineWidth(), go4sett, and TGo4QSettings::setDrawLineWidth().
Referenced by AddSettingMenu().
|
slot |
Definition at line 3064 of file TGo4MainWindow.cpp.
References TGo4ObjectManager::AddLink(), Browser(), TGo4BrowserProxy::BrowserSlot(), checkPanelRepaintSlot(), TGo4ServerProxy::CloseAnalysisSettings(), CloseAnalysisWindow(), TGo4WidgetProxyBase::ConnectPad(), CreateNewConditionSlot(), CreateNewDynEntrySlot(), CreateNewHistSlot(), TGo4Slot::Delete(), TGo4Slot::DeleteChilds(), DisplayBrowserItem(), QGo4Widget::DropItem(), EstablishAnalysisConfiguration(), fbPanelTimerActive, FindAnalysisWindow(), TGo4Slot::FindChild(), FindGo4Widget(), TGo4BrowserProxy::FindServer(), fOMEditorsPath, fxMdiArea, fxOM, TGo4MdiArea::GetActivePanel(), TGo4Slot::GetAssignedObject(), TGo4BrowserProxy::GetBrowserObject(), TGo4Slot::GetChild(), TGo4Slot::GetFullName(), TGo4BrowserProxy::GetLinkedName(), TGo4Slot::GetProxy(), TGo4Slot::GetSlot(), TGo4WidgetProxy::GetWidget(), GetWidgetTopSlot(), HelpWindow(), HotStart(), QGo4Widget::IsAcceptDrag(), TGo4BrowserProxy::IsItemRemote(), TGo4BrowserProxy::ItemClass(), TGo4BrowserProxy::ItemKind(), TGo4Access::kndEventElement, TGo4Access::kndGo4Param, TGo4Access::kndTreeLeaf, MakeNewPanel(), TGo4ObjectManager::MakeObjSlot(), TGo4Slot::NumChilds(), QGo4Widget::ObjectCreatedByWidget(), QGo4Widget::panel_Activated, QGo4Widget::panel_ActiveUpdated, QGo4Widget::panel_Deleted, QGo4Widget::panel_Modified, QGo4Widget::panel_PadDeleted, QGo4Widget::panel_Updated, TGo4AnalysisWindow::PrintConditions(), TGo4AnalysisWindow::PrintHistograms(), TGo4ServerProxy::RefreshNamesList(), TGo4MdiArea::ResponseOnPanelEvent(), SaveBrowserItemToFile(), SavePanelCanvas(), TGo4BrowserProxy::SaveToMemory(), QGo4Widget::service_AddDirectLink, QGo4Widget::service_AddEditorLink, QGo4Widget::service_AddEditorSlot, QGo4Widget::service_AddLinkInSlot, QGo4Widget::service_Browser, QGo4Widget::service_BrowserItemRemote, QGo4Widget::service_ConnectPad, QGo4Widget::service_CreateItem, QGo4Widget::service_CreateViewPanel, QGo4Widget::service_DragEnter, QGo4Widget::service_DrawItem, QGo4Widget::service_DropEvent, QGo4Widget::service_EditInSlot, QGo4Widget::service_EditItem, QGo4Widget::service_General, QGo4Widget::service_GetAnalysis, QGo4Widget::service_GetLinked0, QGo4Widget::service_GetLinked1, QGo4Widget::service_GetLinked2, QGo4Widget::service_GetLinkedName, QGo4Widget::service_GetLinkedName2, QGo4Widget::service_GetTopSlot, QGo4Widget::service_HelpWindow, QGo4Widget::service_HotStart, QGo4Widget::service_LastActivePanel, QGo4Widget::service_ObjectCreated, QGo4Widget::service_PanelTimer, QGo4Widget::service_RemoveAllLinks, QGo4Widget::service_RemoveLink, QGo4Widget::service_SaveItem, QGo4Widget::service_SaveToMemory, QGo4Widget::service_SetLinkedName, QGo4Widget::service_ShowInfo, QGo4Widget::service_StatusMessage, QGo4Widget::service_UndrawItem, QGo4Widget::service_UpdateAnalysisItem, QGo4Widget::service_WhereItemDrawn, QGo4Widget::SetLinkedName(), TGo4BrowserProxy::SetLinkedName(), TGo4Slot::SetProxy(), StartAnalysisSlot(), StartConditionEditor(), StartConditionInfo(), StartEditDynEntry(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), StartParaEdit(), StatusMessage(), StopAnalysisSlot(), SubmitAnalysisSettings(), SubmitStartAnalysisSlot(), TerminateAnalysis(), ToggleMbsMonitor(), ToggleScaleValues(), TGo4BrowserProxy::UpdateAnalysisItem(), and UpdateCaptionButtons().
Referenced by ConnectGo4Widget(), and CreateNewHistSlot().
|
protected |
Definition at line 2105 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), Browser(), CascadeMdiPosition(), ConnectGo4Widget(), FindAnalysisConfiguration(), TGo4BrowserProxy::FindServer(), fxMdiArea, and TGo4ServerProxy::RequestAnalysisSettings().
Referenced by AddAnalysisProxy(), CheckConnectingCounterSlot(), ConnectHttpSlot(), editorServiceSlot(), RemoveAnalysisProxy(), and TerminateAnalysis().
|
slot |
Definition at line 1925 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindAnalysisWindow(), fKillCommand, fxMdiArea, go4sett, TGo4AnalysisWindow::HasOutput(), and TGo4QSettings::lastPanelSize().
Referenced by AddAnalysisProxy(), EstablishAnalysisWindowForHttp(), LaunchClientSlot(), and UpdateDockAnalysisWindow().
|
slot |
Definition at line 1954 of file TGo4MainWindow.cpp.
References Browser(), TGo4ServerProxy::DebugOutputSlot(), EstablishAnalysisWindow(), FindAnalysisWindow(), TGo4BrowserProxy::FindServer(), TGo4AnalysisWindow::HasLink(), TGo4ServerProxy::ResetDebugOutputRequests(), and TGo4AnalysisWindow::WorkWithDebugOutput().
Referenced by CloseAnalysisWindow(), and ConnectHttpSlot().
|
protected |
Definition at line 2067 of file TGo4MainWindow.cpp.
References Browser(), ConnectGo4Widget(), FindGo4Widget(), TGo4BrowserProxy::FindServer(), and TGo4ServerProxy::RatemeterSlot().
Referenced by AddAnalysisProxy(), CheckConnectingCounterSlot(), ConnectHttpSlot(), RemoveAnalysisProxy(), StartAnalysisSlot(), TerminateAnalysis(), and UpdateCaptionButtons().
|
slot |
Definition at line 1603 of file TGo4MainWindow.cpp.
References faEventstatus, go4sett, and TGo4QSettings::setPadEventStatus().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2565 of file TGo4MainWindow.cpp.
References FindGo4Widget().
Referenced by AddAnalysisProxy(), TGo4Script::AnalysisAutoSave(), TGo4Script::AnalysisConfigName(), EstablishAnalysisConfiguration(), TGo4Script::GetStepGUI(), TGo4Script::ProduceScript(), TGo4Script::SetAnalysisConfigMode(), and ToggleAnalysisConfiguration().
|
slot |
Definition at line 2599 of file TGo4MainWindow.cpp.
References FindGo4Widget().
Referenced by AddAnalysisProxy(), ChangeTerminalFontSlot(), ChangeTerminalTimeStampFormatSlot(), ChangeTerminalTimeStampSlot(), CloseAnalysisWindow(), closeEvent(), CreateNewConditionSlot(), CreateNewDynEntrySlot(), CreateNewHistSlot(), editorServiceSlot(), EstablishAnalysisWindow(), EstablishAnalysisWindowForHttp(), InputTerminalParametersSlot(), LaunchClientSlot(), TGo4Script::ProduceScript(), TGo4Script::SetAnalysisTerminalMode(), TerminateAnalysis(), ToggleAnalysisWindow(), UpdateCaptionButtons(), and UpdateDockAnalysisWindow().
|
protected |
Definition at line 2404 of file TGo4MainWindow.cpp.
References TGo4Slot::FindChild(), fOMEditorsPath, fxOM, TGo4Slot::GetProxy(), TGo4Slot::GetSlot(), and TGo4WidgetProxy::GetWidget().
Referenced by AddAnalysisProxy(), ConnectHttpSlot(), editorServiceSlot(), EstablishRatemeter(), FindAnalysisConfiguration(), FindAnalysisWindow(), FindViewPanel(), StartConditionEditor(), StartConditionInfo(), StartEditDynEntry(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), StartParaEdit(), ToggleMbsMonitor(), UpdateBrowser(), UserPanelSlot(), and windowsMenuAboutToShow().
TGo4ViewPanel * TGo4MainWindow::FindViewPanel | ( | const char * | name | ) |
Definition at line 3670 of file TGo4MainWindow.cpp.
References FindGo4Widget(), fOMEditorsPath, fxOM, TGo4Slot::GetChild(), TGo4Slot::GetProxy(), TGo4Slot::GetSlot(), TGo4WidgetProxy::GetWidget(), and TGo4Slot::NumChilds().
Referenced by TGo4Script::FindViewPanel(), and TGo4Script::SetViewPanelName().
|
slot |
Definition at line 1356 of file TGo4MainWindow.cpp.
References HelpWindow().
Referenced by TGo4MainWindow().
|
slot |
Definition at line 1059 of file TGo4MainWindow.cpp.
References Browser(), fCloseCounter, and TerminateAnalysis().
Referenced by closeEvent().
|
protected |
Definition at line 3008 of file TGo4MainWindow.cpp.
References TGo4ObjectManager::AddProxy(), fOMEditorsPath, fxOM, and TGo4Slot::GetSlot().
Referenced by ConnectGo4Widget(), and editorServiceSlot().
|
slot |
Definition at line 1746 of file TGo4MainWindow.cpp.
References TGo4QSettings::getGStyleStatFormat(), go4sett, and TGo4QSettings::setGStyleStatFormat().
Referenced by AddSettingMenu().
|
protected |
Definition at line 1330 of file TGo4MainWindow.cpp.
References StatusMessage(), and TGo4Log::subGO4SYS().
Referenced by editorServiceSlot(), FitHelpSlot(), IntroHelpSlot(), and RefHelpSlot().
void TGo4MainWindow::HotStart | ( | const char * | fname | ) |
Definition at line 3590 of file TGo4MainWindow.cpp.
References TGo4AbstractInterface::DelayMillisec(), ProcessHotStart(), TGo4Script::ScriptInstance(), and TGo4Script::StartScriptExecution().
Referenced by editorServiceSlot(), TGo4Script::HotStart(), and main().
|
slot |
Definition at line 1287 of file TGo4MainWindow.cpp.
References FindAnalysisWindow(), TGo4QSettings::getTermHistorySize(), go4sett, TGo4AnalysisWindow::SetHistorySize(), and TGo4QSettings::setTermHistorySize().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1346 of file TGo4MainWindow.cpp.
References HelpWindow().
Referenced by TGo4MainWindow().
const char * TGo4MainWindow::LastTypedPassword | ( | ) | const |
Definition at line 407 of file TGo4MainWindow.cpp.
References fLastPassword.
Referenced by TGo4Script::ProduceScript().
|
slot |
Definition at line 1808 of file TGo4MainWindow.cpp.
References AddAnalysisProxy(), Browser(), CheckConnectingCounterSlot(), ConnectHttpSlot(), ConnectServerSlot(), EstablishAnalysisWindow(), fbGetAnalysisConfig, fConnectingCounter, fConnectingHttp, TGo4BrowserProxy::FindAnalysis(), FindAnalysisWindow(), fKillCommand, TGo4QSettings::getClientArgs(), TGo4QSettings::getClientDir(), TGo4QSettings::getClientExec(), TGo4QSettings::getClientExeMode(), TGo4QSettings::getClientIsServer(), TGo4QSettings::getClientName(), TGo4QSettings::getClientNode(), TGo4QSettings::getClientPort(), TGo4QSettings::getClientShellMode(), TGo4QSettings::getClientTermMode(), TGo4ServerProxy::GetLaunchString(), go4sett, TGo4AnalysisProxy::LaunchAsClient(), TGo4AnalysisProxy::LaunchAsServer(), TGo4ServerProxy::SetAnalysisLaunched(), TGo4AnalysisWindow::StartAnalysisShell(), and StatusMessage().
Referenced by AddAnalysisMenu(), and TGo4Script::execGUICommands().
|
slot |
Definition at line 2476 of file TGo4MainWindow.cpp.
References UpdateBrowser().
Referenced by AddToolsBar(), and AddToolsMenu().
|
slot |
Definition at line 1316 of file TGo4MainWindow.cpp.
References TGo4Log::AutoEnable(), TGo4Log::LogfileEnable(), TGo4Log::OpenLogfile(), TGo4Log::OutputEnable(), and TGo4Log::SetIgnoreLevel().
Referenced by AddSettingMenu().
|
slot |
Definition at line 951 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), TGo4Slot::FindChild(), fOMEditorsPath, fxMdiArea, fxOM, TGo4Slot::GetSlot(), go4sett, and TGo4QSettings::lastPanelSize().
Referenced by AddToolsBar(), AddToolsMenu(), DisplayBrowserItem(), editorServiceSlot(), and TGo4Script::StartViewPanel().
|
slot |
Definition at line 1578 of file TGo4MainWindow.cpp.
Referenced by AddSettingMenu().
|
slot |
Definition at line 829 of file TGo4MainWindow.cpp.
References fxMdiArea.
Referenced by windowsMenuAboutToShow().
TGo4ObjectManager * TGo4MainWindow::OM | ( | ) |
Definition at line 2998 of file TGo4MainWindow.cpp.
References fxOM.
Referenced by TGo4Script::TGo4Script().
|
slot |
Definition at line 1105 of file TGo4MainWindow.cpp.
References Browser(), fLastFileDir, and TGo4BrowserProxy::OpenFile().
Referenced by AddFileMenu(), and AddFileToolBar().
|
slot |
Definition at line 1126 of file TGo4MainWindow.cpp.
References TGo4ObjectManager::AddFile(), fOMDataPath, and fxOM.
Referenced by AddFileMenu(), and AddFileToolBar().
|
slot |
Definition at line 1585 of file TGo4MainWindow.cpp.
Referenced by AddSettingMenu().
|
slot |
Definition at line 1766 of file TGo4MainWindow.cpp.
References fxStyle, TGo4QSettings::getPaletteOpt(), go4sett, and TGo4QSettings::setPaletteOpt().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1916 of file TGo4MainWindow.cpp.
References AddAnalysisProxy(), and TGo4AnalysisProxy::ConnectorPort().
Referenced by AddAnalysisMenu(), and main().
|
slot |
Definition at line 3602 of file TGo4MainWindow.cpp.
References TGo4Script::ContinueExecution(), TGo4AbstractInterface::DelayMillisec(), TGo4Script::FinishExecution(), TGo4Script::IsWaitSomething(), TGo4Script::ScriptInstance(), and StatusMessage().
Referenced by HotStart().
void TGo4MainWindow::ProcessQtEvents | ( | ) |
Definition at line 3665 of file TGo4MainWindow.cpp.
References TGo4AbstractInterface::DelayMillisec(), and fApp.
Referenced by TGo4Script::DoPostProcessing().
|
slot |
Definition at line 1351 of file TGo4MainWindow.cpp.
References HelpWindow().
Referenced by TGo4MainWindow().
|
protected |
Definition at line 2027 of file TGo4MainWindow.cpp.
References Browser(), TGo4ServerProxy::DisconnectAnalysis(), EstablishAnalysisConfiguration(), EstablishRatemeter(), and TGo4BrowserProxy::FindServer().
Referenced by CheckConnectingCounterSlot(), closeEvent(), DisconnectAnalysisSlot(), and ShutdownAnalysisSlot().
|
protected |
Definition at line 2808 of file TGo4MainWindow.cpp.
References Browser(), TGo4BrowserProxy::DefineFileObject(), fLastFileDir, TGo4BrowserProxy::SaveItemToFile(), and TGo4BrowserProxy::UpdateObjectInFile().
Referenced by editorServiceSlot().
|
slot |
Definition at line 1257 of file TGo4MainWindow.cpp.
References Browser(), fLastFileDir, TGo4QSettings::getFetchDataWhenSave(), go4sett, and TGo4BrowserProxy::SaveBrowserToFile().
Referenced by AddFileMenu(), and AddFileToolBar().
|
protected |
Definition at line 2854 of file TGo4MainWindow.cpp.
References fLastFileDir, TGo4QSettings::getSavePadWhiteBackground(), and go4sett.
Referenced by editorServiceSlot().
|
slot |
Definition at line 1361 of file TGo4MainWindow.cpp.
References TGo4QSettings::GetSettLoaction(), go4sett, TGo4QSettings::setAppFont(), TGo4QSettings::setAppStyle(), TGo4QSettings::setBasicSettings(), TGo4QSettings::Store(), and TGo4QSettings::storeMainWindowState().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1791 of file TGo4MainWindow.cpp.
References TGo4QSettings::getScreenScaleFactor(), go4sett, and TGo4QSettings::setScreenScaleFactor().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1428 of file TGo4MainWindow.cpp.
References go4sett, TGo4QSettings::setAppStyle(), and TGo4QSettings::Store().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2284 of file TGo4MainWindow.cpp.
References Browser(), TGo4BrowserProxy::FindServer(), TGo4AnalysisProxy::IsAdministrator(), TGo4HttpProxy::IsAdministrator(), TGo4AnalysisProxy::IsAnalysisServer(), TGo4AnalysisProxy::IsConnected(), TGo4HttpProxy::IsConnected(), RemoveAnalysisProxy(), and StatusMessage().
Referenced by AddAnalysisMenu(), and TGo4Script::ShutdownAnalysis().
|
slot |
Definition at line 2332 of file TGo4MainWindow.cpp.
References Browser(), TGo4ServerProxy::DelayedRefreshNamesList(), EstablishRatemeter(), TGo4ServerProxy::FindCommand(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::RefreshNamesList(), TGo4ServerProxy::StartAnalysis(), StatusMessage(), and TGo4ServerProxy::SubmitCommand().
Referenced by AddAnalysisMenu(), editorServiceSlot(), TGo4Script::StartAnalysis(), and SubmitStartAnalysisSlot().
|
slot |
Definition at line 2535 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by editorServiceSlot().
|
slot |
Definition at line 2461 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2519 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by editorServiceSlot().
|
slot |
Definition at line 2549 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2428 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2446 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), and fxMdiArea.
Referenced by AddToolsBar(), AddToolsMenu(), and editorServiceSlot().
|
slot |
Definition at line 2491 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), Browser(), CascadeMdiPosition(), ConnectGo4Widget(), FindGo4Widget(), fxMdiArea, and TGo4BrowserProxy::ItemClass().
Referenced by editorServiceSlot().
|
protected |
Definition at line 868 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), ConnectGo4Widget(), fxMdiArea, and StatusMessage().
Referenced by UserPanelSlot().
void TGo4MainWindow::StatusMessage | ( | const QString & | mess | ) |
Definition at line 1449 of file TGo4MainWindow.cpp.
References TGo4Log::IsAutoEnabled(), and TGo4Log::Message().
Referenced by CheckConnectingCounterSlot(), ConnectHttpSlot(), ConnectServerSlot(), CreateGUIScriptSlot(), DisconnectAnalysisSlot(), TGo4Script::doOutput(), editorServiceSlot(), HelpWindow(), LaunchClientSlot(), TGo4Script::Message(), ProcessHotStart(), ShutdownAnalysisSlot(), StartAnalysisSlot(), startUserGUI(), StopAnalysisSlot(), SubmitAnalysisSettings(), and TerminateAnalysis().
|
slot |
Definition at line 2352 of file TGo4MainWindow.cpp.
References Browser(), TGo4ServerProxy::FindCommand(), TGo4BrowserProxy::FindServer(), StatusMessage(), TGo4ServerProxy::StopAnalysis(), and TGo4ServerProxy::SubmitCommand().
Referenced by AddAnalysisMenu(), editorServiceSlot(), and TGo4Script::StopAnalysis().
|
slot |
Definition at line 3623 of file TGo4MainWindow.cpp.
References TGo4Script::FinishExecution(), and TGo4Script::ScriptInstance().
Referenced by AddSettingMenu(), and closeEvent().
|
slot |
Definition at line 2310 of file TGo4MainWindow.cpp.
References Browser(), TGo4ServerProxy::CanSubmitObjects(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::IsAdministrator(), TGo4ServerProxy::IsConnected(), TGo4ServerProxy::IsController(), TGo4ServerProxy::RefreshNamesList(), StatusMessage(), and TGo4ServerProxy::SubmitAnalysisSettings().
Referenced by editorServiceSlot(), TGo4Script::SubmitAnalysisConfig(), and SubmitStartAnalysisSlot().
|
slot |
Definition at line 2326 of file TGo4MainWindow.cpp.
References StartAnalysisSlot(), and SubmitAnalysisSettings().
Referenced by AddAnalysisMenu(), and editorServiceSlot().
|
slot |
Definition at line 1592 of file TGo4MainWindow.cpp.
References faSuperimpose, go4sett, and TGo4QSettings::setPadSuperimpose().
Referenced by AddSettingMenu().
|
protected |
Definition at line 2369 of file TGo4MainWindow.cpp.
References TGo4AnalysisWindow::AppendOutputBuffer(), EstablishAnalysisConfiguration(), EstablishRatemeter(), FindAnalysisWindow(), fKillCommand, StatusMessage(), and TGo4AnalysisWindow::TerminateAnalysisProcess().
Referenced by editorServiceSlot(), and ForseCloseSlot().
|
slot |
Definition at line 1734 of file TGo4MainWindow.cpp.
References TGo4QSettings::getTGraphDrawOpt(), go4sett, and TGo4QSettings::setTGraphDrawOpt().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1704 of file TGo4MainWindow.cpp.
References TGo4QSettings::getTH1DrawOpt(), go4sett, and TGo4QSettings::setTH1DrawOpt().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1714 of file TGo4MainWindow.cpp.
References TGo4QSettings::getTH2DrawOpt(), go4sett, and TGo4QSettings::setTH2DrawOpt().
Referenced by AddSettingMenu().
|
slot |
Definition at line 1724 of file TGo4MainWindow.cpp.
References TGo4QSettings::getTH3DrawOpt(), go4sett, and TGo4QSettings::setTH3DrawOpt().
Referenced by AddSettingMenu().
|
slot |
Definition at line 2570 of file TGo4MainWindow.cpp.
References Browser(), FindAnalysisConfiguration(), TGo4BrowserProxy::FindServer(), and TGo4ServerProxy::RequestAnalysisSettings().
Referenced by AddAnalysisMenu().
|
slot |
Definition at line 2604 of file TGo4MainWindow.cpp.
References FindAnalysisWindow(), and TGo4AnalysisWindow::HasOutput().
Referenced by AddAnalysisMenu().
|
slot |
Definition at line 849 of file TGo4MainWindow.cpp.
References fbFullScreen.
Referenced by windowsMenuAboutToShow().
|
protected |
Definition at line 2646 of file TGo4MainWindow.cpp.
References FindGo4Widget().
Referenced by editorServiceSlot().
|
protected |
Definition at line 2660 of file TGo4MainWindow.cpp.
References TGo4MdiArea::AddGo4SubWindow(), CascadeMdiPosition(), and fxMdiArea.
Referenced by editorServiceSlot().
|
protected |
Definition at line 2484 of file TGo4MainWindow.cpp.
References FindGo4Widget().
Referenced by ChangeHideEventElement(), and LoadLibrarySlot().
|
protected |
Definition at line 1463 of file TGo4MainWindow.cpp.
References __GO4RELEASE__, Browser(), TGo4ServerProxy::CanSubmitObjects(), EstablishRatemeter(), faAnalConfig, faAnalTermin, faConnectAnal, faDisconnectAnal, faLaunchAnal, faPrepareAnal, faShutdownAnal, faStartAnal, faStopAnal, faSumbStartAnal, fConnectingCounter, FindAnalysisWindow(), TGo4ServerProxy::FindCommand(), TGo4BrowserProxy::FindServer(), TGo4ServerProxy::GetContainedObjectInfo(), TGo4ServerProxy::IsAdministrator(), TGo4ServerProxy::IsAnalysisServer(), TGo4AnalysisProxy::IsAnalysisServer(), TGo4ServerProxy::IsConnected(), TGo4AnalysisProxy::IsConnected(), and TGo4ServerProxy::IsController().
Referenced by CheckConnectingCounterSlot(), ConnectServerSlot(), editorServiceSlot(), and TGo4MainWindow().
|
protected |
Definition at line 2045 of file TGo4MainWindow.cpp.
References Browser(), EstablishAnalysisWindow(), TGo4BrowserProxy::FindAnalysis(), FindAnalysisWindow(), TGo4AnalysisWindow::HasOutput(), TGo4AnalysisProxy::IsAdministrator(), TGo4AnalysisProxy::IsAnalysisServer(), TGo4AnalysisProxy::IsConnected(), TGo4AnalysisProxy::IsController(), TGo4AnalysisProxy::UpdateObjectSlot(), and TGo4AnalysisWindow::WorkWithUpdateObjectCmd().
Referenced by AddAnalysisProxy(), and CheckConnectingCounterSlot().
|
slot |
Definition at line 933 of file TGo4MainWindow.cpp.
References FindGo4Widget(), startUserGUI(), and TGo4Log::subGO4SYS().
Referenced by AddToolsBar(), and AddToolsMenu().
|
slot |
Definition at line 776 of file TGo4MainWindow.cpp.
References fbFullScreen, FindGo4Widget(), fxMdiArea, MinAllWindows(), ToggleFullScreenSlot(), windowsMenu, windowsMenuActivated(), and winMapper.
Referenced by TGo4MainWindow().
|
slot |
Definition at line 857 of file TGo4MainWindow.cpp.
References fxMdiArea.
Referenced by windowsMenuAboutToShow().
|
protected |
Definition at line 292 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 293 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 277 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeCloneFlagSlot().
|
protected |
Definition at line 285 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 275 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), CrosshairSlot(), and TGo4MainWindow().
|
protected |
Definition at line 287 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 279 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), ChangeCloneFlagSlot(), and ChangeDrawDateFlagSlot().
|
protected |
Definition at line 280 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), ChangeCloneFlagSlot(), and ChangeDrawItemFlagSlot().
|
protected |
Definition at line 271 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeDrawOnceSlot().
|
protected |
Definition at line 278 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), ChangeCloneFlagSlot(), and ChangeDrawTimeFlagSlot().
|
protected |
Definition at line 276 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), EventStatusSlot(), and TGo4MainWindow().
|
protected |
Definition at line 268 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeFetchWhenCopySlot().
|
protected |
Definition at line 267 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeFetchWhenDrawSlot().
|
protected |
Definition at line 269 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeFetchWhenSaveSlot().
|
protected |
Definition at line 270 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeHideEventElement().
|
protected |
Definition at line 284 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 241 of file TGo4MainWindow.h.
Referenced by ProcessQtEvents().
|
protected |
Definition at line 286 of file TGo4MainWindow.h.
Referenced by AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 281 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeSaveWhiteBackgroundSlot().
|
protected |
Definition at line 288 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 290 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 291 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 289 of file TGo4MainWindow.h.
Referenced by AddAnalysisBar(), AddAnalysisMenu(), and UpdateCaptionButtons().
|
protected |
Definition at line 274 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), SuperimposeSlot(), and TGo4MainWindow().
|
protected |
Definition at line 294 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeTerminalTimeStampSlot().
|
protected |
Definition at line 272 of file TGo4MainWindow.h.
Referenced by AddSettingMenu(), and ChangeWindowRubberBandSlot().
|
protected |
Definition at line 265 of file TGo4MainWindow.h.
Referenced by TGo4MainWindow(), ToggleFullScreenSlot(), and windowsMenuAboutToShow().
|
protected |
Definition at line 259 of file TGo4MainWindow.h.
Referenced by CheckConnectingCounterSlot(), LaunchClientSlot(), and TGo4MainWindow().
|
protected |
Definition at line 264 of file TGo4MainWindow.h.
Referenced by checkPanelRepaintSlot(), editorServiceSlot(), and TGo4MainWindow().
|
protected |
Definition at line 257 of file TGo4MainWindow.h.
Referenced by closeEvent(), ForseCloseSlot(), and TGo4MainWindow().
|
protected |
Definition at line 258 of file TGo4MainWindow.h.
Referenced by CheckConnectingCounterSlot(), ConnectServerSlot(), LaunchClientSlot(), TGo4MainWindow(), and UpdateCaptionButtons().
|
protected |
Definition at line 260 of file TGo4MainWindow.h.
Referenced by CheckConnectingCounterSlot(), LaunchClientSlot(), and TGo4MainWindow().
|
protected |
Definition at line 252 of file TGo4MainWindow.h.
Referenced by EstablishAnalysisWindow(), LaunchClientSlot(), TerminateAnalysis(), and TGo4MainWindow().
|
protected |
Definition at line 262 of file TGo4MainWindow.h.
Referenced by CreateGUIScriptSlot(), OpenFileSlot(), SaveBrowserItemToFile(), SaveFileSlot(), SavePanelCanvas(), and TGo4MainWindow().
|
protected |
Definition at line 261 of file TGo4MainWindow.h.
Referenced by ConnectServerSlot(), LastTypedPassword(), and TGo4MainWindow().
|
protected |
Definition at line 254 of file TGo4MainWindow.h.
Referenced by CascadeMdiPosition(), and TGo4MainWindow().
|
protected |
Definition at line 255 of file TGo4MainWindow.h.
Referenced by CascadeMdiPosition(), and TGo4MainWindow().
|
protected |
Definition at line 249 of file TGo4MainWindow.h.
Referenced by Browser(), and TGo4MainWindow().
|
protected |
Definition at line 248 of file TGo4MainWindow.h.
Referenced by AddAnalysisProxy(), CloseAllFilesSlot(), OpenRemoteFileSlot(), and TGo4MainWindow().
|
protected |
Definition at line 250 of file TGo4MainWindow.h.
Referenced by checkPanelRepaintSlot(), editorServiceSlot(), FindGo4Widget(), FindViewPanel(), GetWidgetTopSlot(), MakeNewPanel(), and TGo4MainWindow().
|
protected |
Definition at line 245 of file TGo4MainWindow.h.
Referenced by CascadeMdiPosition(), CascadeSubWindows(), checkPanelRepaintSlot(), closeEvent(), editorServiceSlot(), EstablishAnalysisConfiguration(), EstablishAnalysisWindow(), MakeNewPanel(), MinAllWindows(), StartConditionEditor(), StartConditionInfo(), StartEditDynEntry(), StartEventInfo(), StartFitPanel(), StartHistogramInfo(), StartParaEdit(), startUserGUI(), TGo4MainWindow(), ToggleScaleValues(), windowsMenuAboutToShow(), and windowsMenuActivated().
|
protected |
Definition at line 247 of file TGo4MainWindow.h.
Referenced by AddAnalysisProxy(), Browser(), checkPanelRepaintSlot(), CloseAllFilesSlot(), editorServiceSlot(), FindGo4Widget(), FindViewPanel(), GetWidgetTopSlot(), MakeNewPanel(), OM(), OpenRemoteFileSlot(), TGo4MainWindow(), and ~TGo4MainWindow().
|
protected |
Definition at line 246 of file TGo4MainWindow.h.
Referenced by PaletteSettingsSlot(), and TGo4MainWindow().
|
protected |
Definition at line 243 of file TGo4MainWindow.h.
Referenced by TGo4MainWindow(), and windowsMenuAboutToShow().
|
protected |
Definition at line 244 of file TGo4MainWindow.h.
Referenced by TGo4MainWindow(), and windowsMenuAboutToShow().