ifw-fcf  5.0.0-pre2
Public Slots | Signals | Public Member Functions | List of all members
CmdLogWdg Class Reference

#include <cmdLog.h>

Inheritance diagram for CmdLogWdg:

Public Slots

void addEntry (QString time, QString type, QString cmd, QString text)
 
void removeEntry ()
 
void HandleClearButton ()
 

Signals

void selectionChanged (const QItemSelection &selected)
 

Public Member Functions

 CmdLogWdg (QWidget *parent=0)
 

Constructor & Destructor Documentation

◆ CmdLogWdg()

CmdLogWdg::CmdLogWdg ( QWidget *  parent = 0)
explicit

Member Function Documentation

◆ addEntry

void CmdLogWdg::addEntry ( QString  time,
QString  type,
QString  cmd,
QString  text 
)
slot

◆ HandleClearButton

void CmdLogWdg::HandleClearButton ( )
slot

◆ removeEntry

void CmdLogWdg::removeEntry ( )
slot

◆ selectionChanged

void CmdLogWdg::selectionChanged ( const QItemSelection &  selected)
signal

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