NAME

Qt::Network::QNetworkInterface

PUBLIC METHODS

QNetworkInterface()
QNetworkInterface(const QNetworkInterface & other)
~QNetworkInterface()
QString hardwareAddress()
QString humanReadableName()
int index()
static QNetworkInterface interfaceFromIndex(int index)
static QNetworkInterface interfaceFromName(const QString & name)
bool isValid()
QString name()
QNetworkInterface & operator=(const QNetworkInterface & other)

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html