itom  4.1.0
ito::DequeCommandList Class Reference

Public Member Functions

 DequeCommandList (int maxLength)
 
RetVal add (const QString &cmd)
 
RetVal moveLast ()
 
QString getPrevious ()
 
QString getNext ()
 

Private Attributes

int m_maxItems
 
std::deque< QString > m_cmdList
 
std::deque< QString >::reverse_iterator m_rit
 

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