libsolidcontrol
wirelessnetworkinterface.h File Reference
#include "../solid_control_export.h"
#include <QtCore/QStringList>
#include "../wirelessnetworkinterface.h"
#include "networkinterface.h"
Include dependency graph for ifaces/wirelessnetworkinterface.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Solid |
namespace | Solid::Control |
namespace | Solid::Control::Ifaces |
Classes | |
class | Solid::Control::Ifaces::WirelessNetworkInterface |
Represents a wireless network interface. More... | |
Typedefs | |
typedef QString | MacAddress |
typedef QStringList | MacAddressList |
Typedef Documentation
typedef QString MacAddress |
Definition at line 31 of file ifaces/wirelessnetworkinterface.h.
typedef QStringList MacAddressList |
Definition at line 32 of file ifaces/wirelessnetworkinterface.h.