| Home · Modules · All Classes · All Namespaces |
#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.
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|