Plasma Engine  2.0
Loading...
Searching...
No Matches
plQtFileserveWidget Class Reference

A GUI for the plFileServer. More...

#include <FileserveWidget.moc.h>

Inheritance diagram for plQtFileserveWidget:

Public Slots

void on_StartServerButton_clicked ()
 
void on_ClearActivityButton_clicked ()
 
void on_ClearAllFilesButton_clicked ()
 
void on_ReloadResourcesButton_clicked ()
 
void on_ConnectClient_clicked ()
 

Signals

void ServerStarted (const QString &sIp, plUInt16 uiPort)
 
void ServerStopped ()
 

Public Member Functions

 plQtFileserveWidget (QWidget *pParent=nullptr)
 
void FindOwnIP (plStringBuilder &out_sDisplay, plHybridArray< plStringBuilder, 4 > *out_pAllIPs=nullptr)
 

Detailed Description

A GUI for the plFileServer.

By default the file server does not run at startup. Using the command line option "-fs_start" the server is started immediately.


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