| Home · All Classes · All Namespaces · Modules · Functions · Files | 
#include <TelepathyQt/Types>
| Public Attributes | |
| QString | address | 
| ushort | port | 
Structure type generated from the specification.
An IPv4 address and port.
| QString Tp::SocketAddressIPv4::address | 
A dotted-quad IPv4 address literal: four ASCII decimal numbers, each between 0 and 255 inclusive, e.g. "192.168.0.1".
| ushort Tp::SocketAddressIPv4::port | 
The TCP or UDP port number.
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |