Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
|
#include <QString>
#include <QHostAddress>
Go to the source code of this file.
Namespaces | |
Network | |
Functions | |
QString | Network::interfaceAddressesToString () |
Returns list of all addresses assigned to the interfaces of this machine. More... | |
QString | Network::interfaceAddressesToString (const QList< QHostAddress > &list) |
bool | Network::isAddressInList (const QString &list, const QString &address) |