DeviceInfo
DeviceInfo Class Reference
#include <deviceinfo.h>
Public Member Functions | |
DeviceInfo (const QSharedPointer< DriverInfo > &, INDI::BaseDevice ibd) | |
INDI::BaseDevice | getBaseDevice () |
const QString & | getDeviceName () const |
const QSharedPointer< DriverInfo > & | getDriverInfo () |
Detailed Description
DeviceInfo is simple class to hold DriverInfo and INDI::BaseDevice associated with a particular device.
Definition at line 20 of file deviceinfo.h.
Constructor & Destructor Documentation
◆ DeviceInfo()
DeviceInfo::DeviceInfo | ( | const QSharedPointer< DriverInfo > & | parent, |
INDI::BaseDevice | ibd ) |
Definition at line 9 of file deviceinfo.cpp.
Member Function Documentation
◆ getBaseDevice()
|
inline |
Definition at line 33 of file deviceinfo.h.
◆ getDeviceName()
|
inline |
Definition at line 25 of file deviceinfo.h.
◆ getDriverInfo()
|
inline |
Definition at line 29 of file deviceinfo.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.