GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
QGo4CommandsHistory Class Reference

#include <QGo4CommandsHistory.h>

Inheritance diagram for QGo4CommandsHistory:

Signals

void enterPressedSingal ()
void enterPressedSingal ()

Public Member Functions

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

Protected Member Functions

void keyPressEvent (QKeyEvent *e) override
void keyPressEvent (QKeyEvent *e) override

Detailed Description

Definition at line 25 of file QGo4CommandsHistory.h.

Constructor & Destructor Documentation

◆ QGo4CommandsHistory() [1/2]

QGo4CommandsHistory::QGo4CommandsHistory ( QWidget * parent,
const char * name = nullptr )

Definition at line 21 of file QGo4CommandsHistory.cpp.

References GO4_COMHIS_MAX.

◆ ~QGo4CommandsHistory() [1/2]

QGo4CommandsHistory::~QGo4CommandsHistory ( )
virtual

Definition at line 32 of file QGo4CommandsHistory.cpp.

◆ QGo4CommandsHistory() [2/2]

QGo4CommandsHistory::QGo4CommandsHistory ( QWidget * parent,
const char * name = nullptr )

◆ ~QGo4CommandsHistory() [2/2]

virtual QGo4CommandsHistory::~QGo4CommandsHistory ( )
virtual

Member Function Documentation

◆ enterPressedSingal [1/2]

void QGo4CommandsHistory::enterPressedSingal ( )
signal

◆ enterPressedSingal [2/2]

void QGo4CommandsHistory::enterPressedSingal ( )
signal

◆ getHistory() [1/2]

QStringList QGo4CommandsHistory::getHistory ( int max = 50)

Definition at line 46 of file QGo4CommandsHistory.cpp.

◆ getHistory() [2/2]

QStringList QGo4CommandsHistory::getHistory ( int max = 50)

◆ keyPressEvent() [1/2]

void QGo4CommandsHistory::keyPressEvent ( QKeyEvent * e)
overrideprotected

Definition at line 36 of file QGo4CommandsHistory.cpp.

References enterPressedSingal(), and GO4_COMHIS_MAX.

Referenced by enterPressedSingal().

◆ keyPressEvent() [2/2]

void QGo4CommandsHistory::keyPressEvent ( QKeyEvent * e)
overrideprotected

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