AusweisApp
|
#include <PortFile.h>
Öffentliche Methoden | |
PortFile (const QString &pUsage=QString(), quint16 pDefaultPort=cDefaultPort) | |
~PortFile () | |
void | handlePort (quint16 pCurrentPort) |
void | remove () |
const QFile & | getFile () const |
Öffentliche, statische Methoden | |
static QFileInfoList | getAllPortFiles () |
static QString | getPortFilename (const QString &pUsage=QString(), qint64 pPid=QCoreApplication::applicationPid(), const QString &pApp=QCoreApplication::applicationName()) |
Statische öffentliche Attribute | |
static const quint16 | cDefaultPort = 24727 |
PortFile::PortFile | ( | const QString & | pUsage = QString(), |
quint16 | pDefaultPort = cDefaultPort ) |
PortFile::~PortFile | ( | ) |
|
static |
|
static |
void PortFile::remove | ( | ) |