#include <QGo4CommandsHistory.h>
Public Member Functions | |
| QGo4CommandsHistory (QWidget *w, const char *name) | |
| virtual | ~QGo4CommandsHistory () | 
| bool | EnterPressed () const | 
| void | ResetEnterPressed () | 
| void | SetEnterPressed (int val) | 
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *e) | 
Protected Attributes | |
| int | fiEnterPressed | 
      
  | 
  ||||||||||||
| 
 
 Definition at line 18 of file QGo4CommandsHistory.cpp. References FALSE, fiEnterPressed, and TRUE.  | 
  
      
  | 
  
| 
 
 Definition at line 28 of file QGo4CommandsHistory.cpp.  | 
  
      
  | 
  
| 
 
 Definition at line 29 of file QGo4CommandsHistory.h. Referenced by TGo4AnalysisWindow::HistActivated().  | 
  
      
  | 
  
| 
 
 Definition at line 30 of file QGo4CommandsHistory.h. Referenced by TGo4AnalysisWindow::HistActivated().  | 
  
      
  | 
  
| 
 
 Definition at line 31 of file QGo4CommandsHistory.h. Referenced by TGo4AnalysisWindow::PrintConditions(), and TGo4AnalysisWindow::PrintHistograms().  | 
  
      
  | 
  
| 
 
 Definition at line 33 of file QGo4CommandsHistory.cpp. References fiEnterPressed.  | 
  
      
  | 
  
| 
 
 Definition at line 34 of file QGo4CommandsHistory.h. Referenced by keyPressEvent(), and QGo4CommandsHistory().  | 
  
 1.4.2