GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Signals | Public Member Functions | Protected Member Functions | List of all members
QGo4CommandsHistory Class Reference

#include <QGo4CommandsHistory.h>

+ Inheritance diagram for QGo4CommandsHistory:

Signals

void enterPressedSingal ()
 

Public Member Functions

 QGo4CommandsHistory (QWidget *w, const char *name=0)
 
virtual ~QGo4CommandsHistory ()
 
QStringList getHistory (int max=50)
 

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *e)
 

Detailed Description

Definition at line 27 of file QGo4CommandsHistory.h.

Constructor & Destructor Documentation

QGo4CommandsHistory::QGo4CommandsHistory ( QWidget *  w,
const char *  name = 0 
)

Definition at line 21 of file QGo4CommandsHistory.cpp.

References GO4_COMHIS_MAX.

QGo4CommandsHistory::~QGo4CommandsHistory ( )
virtual

Definition at line 32 of file QGo4CommandsHistory.cpp.

Member Function Documentation

void QGo4CommandsHistory::enterPressedSingal ( )
signal

Referenced by keyPressEvent().

QStringList QGo4CommandsHistory::getHistory ( int  max = 50)

Definition at line 46 of file QGo4CommandsHistory.cpp.

Referenced by TGo4AnalysisWindow::CommandSlot().

void QGo4CommandsHistory::keyPressEvent ( QKeyEvent *  e)
protectedvirtual

Definition at line 36 of file QGo4CommandsHistory.cpp.

References enterPressedSingal(), and GO4_COMHIS_MAX.


The documentation for this class was generated from the following files: