#include <cxWebServerWidgetBase.h>
Base Widget WebServer widgets
- Date
- 2019-04-03
- Author
- Ole Vegard Solberg
Definition at line 33 of file cxWebServerWidgetBase.h.
◆ WebServerWidgetBase()
cx::WebServerWidgetBase::WebServerWidgetBase |
( |
cx::VisServicesPtr |
services, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~WebServerWidgetBase()
cx::WebServerWidgetBase::~WebServerWidgetBase |
( |
| ) |
|
|
virtual |
◆ shutdownServer()
virtual void cx::WebServerWidgetBase::shutdownServer |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ startServer()
virtual void cx::WebServerWidgetBase::startServer |
( |
| ) |
|
|
protectedpure virtual |
◆ startStopSlot
void cx::WebServerWidgetBase::startStopSlot |
( |
bool |
checked | ) |
|
|
protectedvirtualslot |
◆ stopServer()
virtual void cx::WebServerWidgetBase::stopServer |
( |
| ) |
|
|
protectedpure virtual |
◆ mServices
◆ mStartStopButton
QPushButton* cx::WebServerWidgetBase::mStartStopButton |
|
protected |
◆ mVerticalLayout
QVBoxLayout* cx::WebServerWidgetBase::mVerticalLayout |
|
protected |
The documentation for this class was generated from the following files: