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

Constructor.

virtual ~UserCmdHistory ( )
virtual

Destructor.

Member Function Documentation

bool Active ( ) const

Get whether the widget is active or not.

Returns
True if it is active.
void SetActive ( const bool  _active)

Set whether the widget is active or not.

Parameters
[in]_activeTrue to make it active.
void StatsSignal ( )
signal

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