Kstars
driverinfo.h
30 * Dynamic information include associated Server and Client managers, port in use, associated devices...etc.
31 * Most INDI drivers operate only one device, but some driver can present multiple devices simultaneously.
35 * <li>INDI driver XML file: All INDI driver install an XML file (usually to /usr/share/indi) that contains information
37 * <li>Client DriverInfos: Users can add a new host/port combo in the Device Manager in order to connect to
39 * <li>Generated DriverInfos: DriverInfo can be created programatically to connect to local or remote INDI server with unknown
ClientManager manages connection to INDI server, creation of devices, and receiving/sending propertie...
Definition clientmanager.h:39
DeviceInfo is simple class to hold DriverInfo and INDI::BaseDevice associated with a particular devic...
Definition deviceinfo.h:21
ServerManager is responsible for starting and shutting local INDI servers.
Definition servermanager.h:29
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:02 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:53:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.