Terminus
Signals | Public Member Functions | Properties | List of all members
terminus::IPProvider Class Reference

A small helper class to determine the local IP address. More...

#include <ipprovider.h>

Inheritance diagram for terminus::IPProvider:

Signals

void localIPChanged ()
 

Public Member Functions

 IPProvider (QObject *parent=0)
 
 ~IPProvider ()
 
QString localIP () const
 

Properties

QString localIP
 

Detailed Description

A small helper class to determine the local IP address.

This class is used on QML side to display the local IP address when hosting a multiplayer game.

Constructor & Destructor Documentation

terminus::IPProvider::IPProvider ( QObject *  parent = 0)
explicit
terminus::IPProvider::~IPProvider ( )

Member Function Documentation

QString terminus::IPProvider::localIP ( ) const
void terminus::IPProvider::localIPChanged ( )
signal

Property Documentation

QString terminus::IPProvider::localIP
read

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