Hi,

I am using QT4.6, trying to write an application that will run on windows and linux.
I am able to get the network interfaces and its associated MAC address in both windows and linux using QNetworkInterface functions.
Is there a way to get the product name for the network interface as well using QT?

e.g for linux, i can get wlan0,
is there a way to get its product/device name --> AR928X Wireless Network Adapter (PCI-Express) [168c:002a] or something similar?