Fraxinus
22.04-rc5
An IGT application
|
#include <cxWebServerWidgetBase.h>
Public Member Functions | |
WebServerWidgetBase (cx::VisServicesPtr services, QWidget *parent=0) | |
virtual | ~WebServerWidgetBase () |
Protected Slots | |
virtual void | startStopSlot (bool checked) |
Protected Member Functions | |
virtual void | startServer ()=0 |
virtual void | stopServer ()=0 |
virtual void | shutdownServer () |
Protected Attributes | |
VisServicesPtr | mServices |
QPushButton * | mStartStopButton |
QVBoxLayout * | mVerticalLayout |
cx::WebServerWidgetBase::WebServerWidgetBase | ( | cx::VisServicesPtr | services, |
QWidget * | parent = 0 |
||
) |
Definition at line 21 of file cxWebServerWidgetBase.cpp.
|
virtual |
Definition at line 36 of file cxWebServerWidgetBase.cpp.
|
inlineprotectedvirtual |
Definition at line 50 of file cxWebServerWidgetBase.h.
|
protectedpure virtual |
Implemented in cx::WebServerWidget.
|
protectedvirtualslot |
Definition at line 40 of file cxWebServerWidgetBase.cpp.
|
protectedpure virtual |
Implemented in cx::WebServerWidget.
|
protected |
Definition at line 44 of file cxWebServerWidgetBase.h.
|
protected |
Definition at line 45 of file cxWebServerWidgetBase.h.
|
protected |
Definition at line 46 of file cxWebServerWidgetBase.h.