Solid
networkinterface.cpp
Go to the documentation of this file.
QString ifaceName() const
Retrieves the name of the interface in the system.
This device interface is available on network interfaces.
Definition: networkinterface.h:36
bool isWireless() const
Indicates if this interface is wireless.
Definition: networkinterface.cpp:43
QString hwAddress() const
Retrieves the hardware address of the interface.
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
qulonglong macAddress() const
Retrieves the MAC address of the interface.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.