• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

kstars

  • ISD
  • GDInterface
Public Slots | Signals | Public Member Functions | Protected Attributes | List of all members
ISD::GDInterface Class Referenceabstract

#include <indistd.h>

Inheritance diagram for ISD::GDInterface:
Inheritance graph
[legend]

Public Slots

virtual bool Connect ()=0
 
virtual bool Disconnect ()=0
 
virtual bool runCommand (int command, void *ptr=NULL)=0
 
virtual bool setProperty (QObject *)=0
 

Signals

void BLOBUpdated (IBLOB *bp)
 
void Connected ()
 
void Disconnected ()
 
void lightUpdated (ILightVectorProperty *lvp)
 
void numberUpdated (INumberVectorProperty *nvp)
 
void propertyDefined (INDI::Property *prop)
 
void propertyDeleted (INDI::Property *prop)
 
void switchUpdated (ISwitchVectorProperty *svp)
 
void textUpdated (ITextVectorProperty *tvp)
 

Public Member Functions

virtual ~GDInterface ()
 
virtual INDI::BaseDevice * getBaseDevice ()=0
 
virtual DeviceInfo * getDeviceInfo ()=0
 
virtual const char * getDeviceName ()=0
 
virtual DriverInfo * getDriverInfo ()=0
 
virtual bool getMinMaxStep (const QString &propName, const QString &elementName, double *min, double *max, double *step)=0
 
virtual QList< INDI::Property * > getProperties ()=0
 
virtual DeviceFamily getType ()=0
 
virtual bool isConnected ()=0
 
virtual void processBLOB (IBLOB *bp)=0
 
virtual void processLight (ILightVectorProperty *lvp)=0
 
virtual void processNumber (INumberVectorProperty *nvp)=0
 
virtual void processSwitch (ISwitchVectorProperty *svp)=0
 
virtual void processText (ITextVectorProperty *tvp)=0
 
virtual void registerProperty (INDI::Property *prop)=0
 
virtual void removeProperty (INDI::Property *prop)=0
 
virtual bool setConfig (INDIConfig tConfig)=0
 

Protected Attributes

DeviceFamily dType
 
QList< INDI::Property * > properties
 

Detailed Description

Definition at line 48 of file indistd.h.

Constructor & Destructor Documentation

virtual ISD::GDInterface::~GDInterface ( )
inlinevirtual

Definition at line 75 of file indistd.h.

Member Function Documentation

void ISD::GDInterface::BLOBUpdated ( IBLOB *  bp)
signal
virtual bool ISD::GDInterface::Connect ( )
pure virtualslot
void ISD::GDInterface::Connected ( )
signal
virtual bool ISD::GDInterface::Disconnect ( )
pure virtualslot
void ISD::GDInterface::Disconnected ( )
signal
virtual INDI::BaseDevice* ISD::GDInterface::getBaseDevice ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual DeviceInfo* ISD::GDInterface::getDeviceInfo ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual const char* ISD::GDInterface::getDeviceName ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual DriverInfo* ISD::GDInterface::getDriverInfo ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual bool ISD::GDInterface::getMinMaxStep ( const QString &  propName,
const QString &  elementName,
double *  min,
double *  max,
double *  step 
)
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual QList<INDI::Property *> ISD::GDInterface::getProperties ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual DeviceFamily ISD::GDInterface::getType ( )
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, ISD::CCD, ISD::Telescope, ISD::Filter, and ISD::Focuser.

virtual bool ISD::GDInterface::isConnected ( )
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

void ISD::GDInterface::lightUpdated ( ILightVectorProperty *  lvp)
signal
void ISD::GDInterface::numberUpdated ( INumberVectorProperty *  nvp)
signal
virtual void ISD::GDInterface::processBLOB ( IBLOB *  bp)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, and ISD::CCD.

virtual void ISD::GDInterface::processLight ( ILightVectorProperty *  lvp)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, ISD::CCD, ISD::Filter, and ISD::Focuser.

virtual void ISD::GDInterface::processNumber ( INumberVectorProperty *  nvp)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, ISD::CCD, ISD::Telescope, ISD::Filter, and ISD::Focuser.

virtual void ISD::GDInterface::processSwitch ( ISwitchVectorProperty *  svp)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, ISD::CCD, ISD::Telescope, ISD::Filter, and ISD::Focuser.

virtual void ISD::GDInterface::processText ( ITextVectorProperty *  tvp)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, ISD::CCD, ISD::Telescope, ISD::Filter, and ISD::Focuser.

void ISD::GDInterface::propertyDefined ( INDI::Property *  prop)
signal
void ISD::GDInterface::propertyDeleted ( INDI::Property *  prop)
signal
virtual void ISD::GDInterface::registerProperty ( INDI::Property *  prop)
pure virtual

Implemented in ISD::DeviceDecorator, ISD::GenericDevice, and ISD::CCD.

virtual void ISD::GDInterface::removeProperty ( INDI::Property *  prop)
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual bool ISD::GDInterface::runCommand ( int  command,
void *  ptr = NULL 
)
pure virtualslot
virtual bool ISD::GDInterface::setConfig ( INDIConfig  tConfig)
pure virtual

Implemented in ISD::DeviceDecorator, and ISD::GenericDevice.

virtual bool ISD::GDInterface::setProperty ( QObject *  )
pure virtualslot
void ISD::GDInterface::switchUpdated ( ISwitchVectorProperty *  svp)
signal
void ISD::GDInterface::textUpdated ( ITextVectorProperty *  tvp)
signal

Member Data Documentation

DeviceFamily ISD::GDInterface::dType
protected

Definition at line 78 of file indistd.h.

QList<INDI::Property *> ISD::GDInterface::properties
protected

Definition at line 79 of file indistd.h.


The documentation for this class was generated from the following file:
  • indistd.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kstars

Skip menu "kstars"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal