kstars
#include <capture.h>

Public Types | |
| enum | { CALIBRATE_NONE, CALIBRATE_START, CALIBRATE_DONE } |
Public Slots | |
| void | addJob (bool preview=false) |
| void | captureImage () |
| void | captureOne () |
| void | checkCCD (int CCDNum) |
| void | checkFilter (int filterNum) |
| void | checkSeqBoundary (const KFileItemList &items) |
| void | moveJobDown () |
| void | moveJobUp () |
| void | newFITS (IBLOB *bp) |
| void | removeJob () |
| void | startSequence () |
| void | stopSequence () |
| void | updateCaptureProgress (ISD::CCDChip *tChip, double value) |
Signals | |
| void | newLog () |
Public Member Functions | |
| Capture () | |
| ~Capture () | |
| void | addCCD (ISD::GDInterface *newCCD) |
| void | addFilter (ISD::GDInterface *newFilter) |
| void | addGuideHead (ISD::GDInterface *newCCD) |
| void | appendLogText (const QString &) |
| void | clearLog () |
| QString | getLogText () |
| void | syncFrameType (ISD::GDInterface *ccd) |
| void | updateSequencePrefix (const QString &newPrefix) |
Detailed Description
Member Enumeration Documentation
| anonymous enum |
Constructor & Destructor Documentation
| Ekos::Capture::Capture | ( | ) |
Definition at line 40 of file capture.cpp.
| Ekos::Capture::~Capture | ( | ) |
Definition at line 100 of file capture.cpp.
Member Function Documentation
| void Ekos::Capture::addCCD | ( | ISD::GDInterface * | newCCD | ) |
Definition at line 105 of file capture.cpp.
| void Ekos::Capture::addFilter | ( | ISD::GDInterface * | newFilter | ) |
Definition at line 132 of file capture.cpp.
| void Ekos::Capture::addGuideHead | ( | ISD::GDInterface * | newCCD | ) |
Definition at line 121 of file capture.cpp.
|
slot |
Definition at line 609 of file capture.cpp.
| void Ekos::Capture::appendLogText | ( | const QString & | text | ) |
Definition at line 583 of file capture.cpp.
|
slot |
Definition at line 455 of file capture.cpp.
|
slot |
Definition at line 448 of file capture.cpp.
|
slot |
Definition at line 196 of file capture.cpp.
|
slot |
Definition at line 323 of file capture.cpp.
|
slot |
Definition at line 541 of file capture.cpp.
| void Ekos::Capture::clearLog | ( | ) |
Definition at line 591 of file capture.cpp.
|
slot |
Definition at line 807 of file capture.cpp.
|
slot |
Definition at line 775 of file capture.cpp.
|
slot |
Definition at line 361 of file capture.cpp.
|
signal |
|
slot |
Definition at line 744 of file capture.cpp.
|
slot |
Definition at line 144 of file capture.cpp.
|
slot |
Definition at line 166 of file capture.cpp.
| void Ekos::Capture::syncFrameType | ( | ISD::GDInterface * | ccd | ) |
Definition at line 299 of file capture.cpp.
|
slot |
Definition at line 597 of file capture.cpp.
| void Ekos::Capture::updateSequencePrefix | ( | const QString & | newPrefix | ) |
Definition at line 523 of file capture.cpp.
The documentation for this class was generated from the following files:
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.
KDE API Reference