1#ifndef INTERFACESDISPLAYWIDGET_H
2#define INTERFACESDISPLAYWIDGET_H
4class QNetworkInterface;
35 Ui::InterfacesDisplayWidget* ui;
45 void install_interface_details(
const QNetworkInterface& interfaces);
The InterfacesQuery class query the netcard info, if you want to specify query way,...
Definition InterfacesQuery.h:10