kstars
INDIHostsInfo Struct Reference
#include <indidriver.h>
Public Attributes | |
DeviceManager * | deviceManager |
QString | hostname |
bool | isConnected |
QString | name |
QString | portnumber |
Detailed Description
Definition at line 37 of file indidriver.h.
Member Data Documentation
DeviceManager* INDIHostsInfo::deviceManager |
Definition at line 43 of file indidriver.h.
QString INDIHostsInfo::hostname |
Definition at line 40 of file indidriver.h.
bool INDIHostsInfo::isConnected |
Definition at line 42 of file indidriver.h.
QString INDIHostsInfo::name |
Definition at line 39 of file indidriver.h.
QString INDIHostsInfo::portnumber |
Definition at line 41 of file indidriver.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.