Signals | Public Member Functions | Protected Member Functions

QGo4CommandsHistory Class Reference

#include <QGo4CommandsHistory.h>

List of all members.

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 18 of file QGo4CommandsHistory.cpp.

QGo4CommandsHistory::~QGo4CommandsHistory (  )  [virtual]

Definition at line 29 of file QGo4CommandsHistory.cpp.


Member Function Documentation

void QGo4CommandsHistory::enterPressedSingal (  )  [signal]

Referenced by keyPressEvent().

QStringList QGo4CommandsHistory::getHistory ( int  max = 50  ) 

Definition at line 41 of file QGo4CommandsHistory.cpp.

Referenced by TGo4AnalysisWindow::CommandSlot().

void QGo4CommandsHistory::keyPressEvent ( QKeyEvent *  e  )  [protected, virtual]

Definition at line 33 of file QGo4CommandsHistory.cpp.

References enterPressedSingal().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines