|
| | DtLgrRemoteLoggerView (DtLgrRemoteMainWindow *window) |
| | CTOR. More...
|
| |
| virtual | ~DtLgrRemoteLoggerView () |
| | DTOR. More...
|
| |
| virtual void | addItem (QString id, QString state, DtFilename filename, QString protocol, QColor color) |
| | Add a Logger's information to the display. More...
|
| |
| virtual bool | canUpdateItem (QString id, QString state, DtFilename filename, QString protocol, QColor color) |
| | Check if a Logger's information is in the display, or if it needs to be updated. More...
|
| |
| virtual void | removeItem (QString id) |
| | Remove a Logger's information from the display. More...
|
| |
| QWidget * | setupButton (QPushButton *button, QWidget *buttonWidget, QColor color) |
| | Initialize the color choice button. More...
|
| |
| virtual MAKLogger::DtLgrRemoteLoggerView::~DtLgrRemoteLoggerView |
( |
| ) |
|
|
virtual |
| virtual void MAKLogger::DtLgrRemoteLoggerView::addItem |
( |
QString |
id, |
|
|
QString |
state, |
|
|
DtFilename |
filename, |
|
|
QString |
protocol, |
|
|
QColor |
color |
|
) |
| |
|
virtual |
Add a Logger's information to the display.
| virtual bool MAKLogger::DtLgrRemoteLoggerView::canUpdateItem |
( |
QString |
id, |
|
|
QString |
state, |
|
|
DtFilename |
filename, |
|
|
QString |
protocol, |
|
|
QColor |
color |
|
) |
| |
|
virtual |
Check if a Logger's information is in the display, or if it needs to be updated.
| virtual void MAKLogger::DtLgrRemoteLoggerView::contextMenuHandler |
( |
const QPoint & |
pnt | ) |
|
|
virtualslot |
Slot that handles the right click context menu interactions.
| void MAKLogger::DtLgrRemoteLoggerView::initializeContextMenu |
( |
| ) |
|
|
protected |
| virtual void MAKLogger::DtLgrRemoteLoggerView::onButtonClicked |
( |
const QString & |
id | ) |
|
|
virtualslot |
Slot that handles interactions with the color button.
Post window update callback to check Logger information.
| virtual void MAKLogger::DtLgrRemoteLoggerView::removeItem |
( |
QString |
id | ) |
|
|
virtual |
Remove a Logger's information from the display.
| QWidget* MAKLogger::DtLgrRemoteLoggerView::setupButton |
( |
QPushButton * |
button, |
|
|
QWidget * |
buttonWidget, |
|
|
QColor |
color |
|
) |
| |
Initialize the color choice button.
| QMenu* MAKLogger::DtLgrRemoteLoggerView::myContextMenu |
|
protected |
| QFrame* MAKLogger::DtLgrRemoteLoggerView::myFrame |
|
protected |
| QStandardItemModel* MAKLogger::DtLgrRemoteLoggerView::myItemModel |
|
protected |
| QPainter* MAKLogger::DtLgrRemoteLoggerView::myPainter |
|
protected |
| QSignalMapper* MAKLogger::DtLgrRemoteLoggerView::mySignalMapper |
|
protected |
| QTreeView* MAKLogger::DtLgrRemoteLoggerView::myTreeView |
|
protected |
The documentation for this class was generated from the following file: