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

#include <QGo4CommandsHistory.h>

+ Inheritance diagram for QGo4CommandsHistory:

Signals

void enterPressedSingal ()
 

Public Member Functions

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

Protected Member Functions

void keyPressEvent (QKeyEvent *e) override
 

Detailed Description

Definition at line 25 of file QGo4CommandsHistory.h.

Constructor & Destructor Documentation

◆ QGo4CommandsHistory()

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

Definition at line 21 of file QGo4CommandsHistory.cpp.

References GO4_COMHIS_MAX.

◆ ~QGo4CommandsHistory()

QGo4CommandsHistory::~QGo4CommandsHistory ( )
virtual

Definition at line 32 of file QGo4CommandsHistory.cpp.

Member Function Documentation

◆ enterPressedSingal

void QGo4CommandsHistory::enterPressedSingal ( )
signal

◆ getHistory()

QStringList QGo4CommandsHistory::getHistory ( int max = 50)

Definition at line 46 of file QGo4CommandsHistory.cpp.

◆ keyPressEvent()

void QGo4CommandsHistory::keyPressEvent ( QKeyEvent * e)
overrideprotected

Definition at line 36 of file QGo4CommandsHistory.cpp.

References enterPressedSingal(), and GO4_COMHIS_MAX.

Referenced by enterPressedSingal().


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