Hello,
I'm working with Qt 4.3.5, how can I get the index of a specific QNetworkInterface object?
Unfortunaly the function QNetworkInterface::index() was introduced since Qt 4.5 but I can't to upgrade to new versions.

Thanks,
Andrea