stec-platform
PeerConfigDialog Class Reference

The PeerConfigDialog class Configures the peer connection. More...

#include <peerconfigdialog.h>

Inheritance diagram for PeerConfigDialog:
Collaboration diagram for PeerConfigDialog:

Public Slots

void slot_ok ()
 

Public Member Functions

 PeerConfigDialog (QString &ipAddress, QString &port, QString &netmask, QStringList &lst, QWidget *parent=nullptr, bool dimNetmask=false)
 PeerConfigDialog. More...
 
virtual ~PeerConfigDialog ()
 destructor
 
bool Ok ()
 Ok. More...
 
QStringList getConnections ()
 getConnections More...
 

Static Public Member Functions

static bool GetInformation (QString &ipAddress, QString &port, QString &netmask, QStringList &lst, QWidget *parent=nullptr, bool dimNetmask=false)
 GetInformation. More...
 

Public Attributes

Ui::PeerConfigDialog * ui
 

Detailed Description

The PeerConfigDialog class Configures the peer connection.

Constructor & Destructor Documentation

◆ PeerConfigDialog()

PeerConfigDialog::PeerConfigDialog ( QString &  ipAddress,
QString &  port,
QString &  netmask,
QStringList &  lst,
QWidget parent = nullptr,
bool  dimNetmask = false 
)
explicit

PeerConfigDialog.

Parameters
ipAddress
port
netmask
lst
parent
dimNetmask

Member Function Documentation

◆ getConnections()

QStringList PeerConfigDialog::getConnections ( )

getConnections

Returns
connections to use

◆ GetInformation()

bool PeerConfigDialog::GetInformation ( QString &  ipAddress,
QString &  port,
QString &  netmask,
QStringList &  lst,
QWidget parent = nullptr,
bool  dimNetmask = false 
)
static

GetInformation.

Parameters
ipAddress
port
netmask
lst
parent
dimNetmask
Returns

◆ Ok()

bool PeerConfigDialog::Ok ( )
inline

Ok.

Returns

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