UserCmdHistory Class Reference

Class which manages user commands in the client side. More...

#include <UserCmdHistory.hh>

Inherits QObject.

Inherited by MEUserCmdManager.

Signals

void StatsSignal ()
 

Public Member Functions

 UserCmdHistory ()
 Constructor. More...
 
virtual ~UserCmdHistory ()
 Destructor. More...
 
bool Active () const
 Get whether the widget is active or not. More...
 
void SetActive (const bool _active)
 Set whether the widget is active or not. More...
 

Detailed Description

Class which manages user commands in the client side.

Constructor & Destructor Documentation

◆ UserCmdHistory()

Constructor.

◆ ~UserCmdHistory()

virtual ~UserCmdHistory ( )
virtual

Destructor.

Member Function Documentation

◆ Active()

bool Active ( ) const

Get whether the widget is active or not.

Returns
True if it is active.

◆ SetActive()

void SetActive ( const bool  _active)

Set whether the widget is active or not.

Parameters
[in]_activeTrue to make it active.

◆ StatsSignal

void StatsSignal ( )
signal

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