swift
|
Info bar displaying status (Network, Simulator, DBus) More...
Signals | |
void | transponderModeChanged () |
Mode changed. | |
Public Member Functions | |
CInfoBarStatusComponent (QWidget *parent=nullptr) | |
Constructor. | |
virtual | ~CInfoBarStatusComponent () |
Destructor. | |
void | setDBusStatus (bool dbus) |
DBus used? | |
void | setDBusTooltip (const QString &tooltip) |
Tooltip for DBus. | |
void | setSpacing (int spacing) |
Set the spacing. | |
Protected Member Functions | |
virtual void | resizeEvent (QResizeEvent *event) |
Info bar displaying status (Network, Simulator, DBus)
Definition at line 30 of file infobarstatuscomponent.h.
|
protectedvirtual |
Definition at line 138 of file infobarstatuscomponent.cpp.