NetworkManagerQt
olpcmeshdevice.cpp
14NetworkManager::OlpcMeshDevicePrivate::OlpcMeshDevicePrivate(const QString &path, OlpcMeshDevice *q)
62void NetworkManager::OlpcMeshDevicePrivate::propertyChanged(const QString &property, const QVariant &value)
Device(const QString &path, QObject *parent=nullptr)
Creates a new device object.
Definition device.cpp:226
OlpcMeshDevice(const QString &path, QObject *parent=nullptr)
Creates a new OlpcMeshDevice object.
Definition olpcmeshdevice.cpp:24
QString hardwareAddress() const
The hardware address currently used by the network interface.
Definition olpcmeshdevice.cpp:44
QString path(const QString &relativePath)
NETWORKMANAGERQT_EXPORT Device::Ptr findNetworkInterface(const QString &uni)
Find a new NetworkInterface object given its UNI.
Definition manager.cpp:1055
QObject(QObject *parent)
QObject * parent() const const
QString toString() const const
uint toUInt(bool *ok) const const
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.