#include <TGo4AnalysisWindow.h>
Public Slots | |
| void | readFromStdout () |
| void | readFromStderr () |
| void | scrollToTop () |
| void | StartAnalysisShell (const char *text) |
| void | RequestTerminate () |
| void | Terminate () |
| void | clearOutput () |
| void | HistActivated (const QString &str) |
| void | FileDialog_Macro () |
| void | PrintHistograms () |
| void | PrintConditions () |
| void | PrintEvent () |
| void | updateTerminalOutput () |
| void | ReadHistorySize () |
Public Methods | |
| TGo4AnalysisWindow (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| virtual | ~TGo4AnalysisWindow () |
| QString | terminalOutputText () |
Protected Attributes | |
| QGridLayout * | TGo4AnalysisWindowLayout |
| QProcess * | proc |
| QProcess * | Killproc |
| QToolButton * | KillProcess |
| QToolButton * | MacroSearch |
| QToolButton * | ClearButton |
| QToolButton * | PrintHistoButton |
| QToolButton * | PrintConnyButton |
| QToolButton * | PrintEventButton |
| TGo4GUIRegistry * | fxTGo4GUIRegistry |
| QComandsHistory * | fxCmdHist |
| QTimer * | UpdateTimer |
| QString | outputBuffer |
| QTextEdit * | fxOutput |
| unsigned int | fiMaxOuputSize |
| bool | fbLocalClient |
| state of client: true if on same node, false if on remote. More... | |
|
||||||||||||||||
|
Definition at line 87 of file TGo4AnalysisWindow.cpp. References ClearButton, clearOutput(), FileDialog_Macro(), fiMaxOuputSize, fxCmdHist, fxOutput, fxTGo4GUIRegistry, HistActivated(), TGo4GUIRegistry::Instance(), Killproc, KillProcess, MacroSearch, outputBuffer, PrintConditions(), PrintConnyButton, PrintEvent(), PrintEventButton, PrintHistoButton, PrintHistograms(), proc, readFromStderr(), readFromStdout(), ReadHistorySize(), RequestTerminate(), scrollToTop(), TGo4AnalysisWindowLayout, TGo4MainWindow::uic_load_pixmap(), updateTerminalOutput(), and UpdateTimer. |
|
|
Definition at line 275 of file TGo4AnalysisWindow.cpp. |
|
|
Definition at line 437 of file TGo4AnalysisWindow.cpp. References fxOutput. Referenced by TGo4MainWindow::SaveAnalysisWindow(). |
|
|
Definition at line 251 of file TGo4AnalysisWindow.cpp. References outputBuffer, and proc. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 259 of file TGo4AnalysisWindow.cpp. References outputBuffer, and proc. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 267 of file TGo4AnalysisWindow.cpp. References fxOutput. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 279 of file TGo4AnalysisWindow.cpp. References proc. Referenced by TGo4MainWindow::ShowAnylsisOutput(). |
|
|
Definition at line 292 of file TGo4AnalysisWindow.cpp. References Terminate(). Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 314 of file TGo4AnalysisWindow.cpp. References TGo4MainWindow::AnalysisConfigAppearance(), TGo4MainWindow::AnalysisStatusSlot(), TGo4RemoteBrowserSlots::ClearBrowser(), fbLocalClient, fxTGo4GUIRegistry, TGo4GUIRegistry::GetClientNode(), TGo4GUIRegistry::GetClientProgram(), TGo4GUIRegistry::GetClientShell(), TGo4GUIRegistry::GetMainWindow(), TGo4GUIRegistry::GetSlotClass(), Killproc, proc, and TGo4MainWindow::StatusMessage(). Referenced by RequestTerminate(). |
|
|
Definition at line 364 of file TGo4AnalysisWindow.cpp. References fxOutput. Referenced by TGo4MainWindow::clearAnalysis(), and TGo4AnalysisWindow(). |
|
|
Definition at line 370 of file TGo4AnalysisWindow.cpp. References QComandsHistory::EnterPressed(), fxCmdHist, fxTGo4GUIRegistry, i, QComandsHistory::ResetEnterPressed(), TGo4ComExecLine::SetLine(), and TGo4GUIRegistry::SubmitCommand(). Referenced by PrintConditions(), PrintHistograms(), and TGo4AnalysisWindow(). |
|
|
Definition at line 390 of file TGo4AnalysisWindow.cpp. References fxCmdHist. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 412 of file TGo4AnalysisWindow.cpp. References fxCmdHist, HistActivated(), and QComandsHistory::SetEnterPressed(). Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 422 of file TGo4AnalysisWindow.cpp. References fxCmdHist, HistActivated(), and QComandsHistory::SetEnterPressed(). Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 431 of file TGo4AnalysisWindow.cpp. References TGo4MainWindow::EventInfoSlot(), fxTGo4GUIRegistry, and TGo4GUIRegistry::GetMainWindow(). Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 218 of file TGo4AnalysisWindow.cpp. References fiMaxOuputSize, fxOutput, outputBuffer, and UpdateTimer. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 213 of file TGo4AnalysisWindow.cpp. References fiMaxOuputSize, and TGo4QSettings::GetSettingsName(). Referenced by TGo4MainWindow::InputTerminalParametersSlot(), and TGo4AnalysisWindow(). |
|
|
Definition at line 65 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 66 of file TGo4AnalysisWindow.h. Referenced by readFromStderr(), readFromStdout(), StartAnalysisShell(), Terminate(), and TGo4AnalysisWindow(). |
|
|
Definition at line 67 of file TGo4AnalysisWindow.h. Referenced by Terminate(), and TGo4AnalysisWindow(). |
|
|
Definition at line 68 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 69 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 70 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 71 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 72 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 73 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(). |
|
|
Definition at line 74 of file TGo4AnalysisWindow.h. Referenced by HistActivated(), PrintEvent(), Terminate(), and TGo4AnalysisWindow(). |
|
|
Definition at line 75 of file TGo4AnalysisWindow.h. Referenced by FileDialog_Macro(), HistActivated(), PrintConditions(), PrintHistograms(), and TGo4AnalysisWindow(). |
|
|
Definition at line 76 of file TGo4AnalysisWindow.h. Referenced by TGo4AnalysisWindow(), and updateTerminalOutput(). |
|
|
Definition at line 77 of file TGo4AnalysisWindow.h. Referenced by readFromStderr(), readFromStdout(), TGo4AnalysisWindow(), and updateTerminalOutput(). |
|
|
Definition at line 78 of file TGo4AnalysisWindow.h. Referenced by clearOutput(), scrollToTop(), terminalOutputText(), TGo4AnalysisWindow(), and updateTerminalOutput(). |
|
|
Definition at line 79 of file TGo4AnalysisWindow.h. Referenced by ReadHistorySize(), TGo4AnalysisWindow(), and updateTerminalOutput(). |
|
|
state of client: true if on same node, false if on remote.
Definition at line 81 of file TGo4AnalysisWindow.h. Referenced by Terminate(). |
1.2.15