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

kstars

  • extragear
  • edu
  • kstars
  • kstars
  • indi
indilightbox.h
Go to the documentation of this file.
1 /* INDI Light Box
2  Copyright (C) 2015 Jasem Mutlaq <[email protected]>
3 
4  This application is free software; you can redistribute it and/or
5  modify it under the terms of the GNU General Public
6  License as published by the Free Software Foundation; either
7  version 2 of the License, or (at your option) any later version.
8  */
9 
10 #pragma once
11 
12 #include "indicap.h"
13 #include "indistd.h"
14 
15 namespace ISD
16 {
23 class LightBox : public DustCap
24 {
25  Q_OBJECT
26 
27  public:
28  explicit LightBox(GDInterface *iPtr) : DustCap(iPtr) {}
29 
30  virtual bool hasLight() override;
31  virtual bool canPark() override;
32 };
33 }
ISD::DustCap
Handles operation of a remotely controlled dust cover cap.
Definition: indicap.h:25
ISD::LightBox
Handles operation of a remotely controlled light box.
Definition: indilightbox.h:23
indicap.h
ISD::LightBox::hasLight
virtual bool hasLight() override
Definition: indilightbox.cpp:16
ISD::LightBox::canPark
virtual bool canPark() override
Definition: indilightbox.cpp:21
indistd.h
ISD::GDInterface
GDInterface is the Generic Device Interface for INDI devices.
Definition: indistd.h:63
ISD::LightBox::LightBox
LightBox(GDInterface *iPtr)
Definition: indilightbox.h:28
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 03:55:17 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
  • Modules
  • Related Pages

edu API Reference

Skip menu "edu API Reference"
  •     core
  • kstars

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