Ekos::CaptureProcess-members

Search for usage in LXR

Ekos::CaptureProcess Member List

This is the complete list of members for Ekos::CaptureProcess, including all inherited members.

abortFocus() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
addJob(SequenceJob *job) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
ADU_LEAST_SQUARES enum value (defined in Ekos::CaptureProcess)Ekos::CaptureProcess
ADU_POLYNOMIAL enum value (defined in Ekos::CaptureProcess)Ekos::CaptureProcess
ADUAlgorithm enum name (defined in Ekos::CaptureProcess)Ekos::CaptureProcess
bindableObjectName()QObject
blockSignals(bool block)QObject
calculateFlatExpTime(double currentADU)Ekos::CaptureProcess
cameraReady() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
captureAborted(double exposureSeconds) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
captureComplete(const QVariantMap &metadata) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
captureImage()Ekos::CaptureProcess
captureImageStarted() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
capturePreview(bool loop=false)Ekos::CaptureProcess
CaptureProcess(QSharedPointer< CaptureModuleState > newModuleState, QSharedPointer< CaptureDeviceAdaptor > newDeviceAdaptor) (defined in Ekos::CaptureProcess)Ekos::CaptureProcess
captureRunning() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
captureScript() (defined in Ekos::CaptureProcess)Ekos::CaptureProcessinline
captureStarted(CaptureModuleState::CAPTUREResult rc)Ekos::CaptureProcess
captureStopped() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
captureTarget(QString targetName) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
checkCamera()Ekos::CaptureProcess
checkFlatCalibration(QSharedPointer< FITSData > imageData, double exp_min, double exp_max)Ekos::CaptureProcess
checkLightFramePendingTasks()Ekos::CaptureProcess
checkNextExposure()Ekos::CaptureProcess
checkPausing(CaptureModuleState::ContinueAction continueAction)Ekos::CaptureProcess
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearFlatCache()Ekos::CaptureProcess
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
continueFramingAction(const QSharedPointer< FITSData > &imageData)Ekos::CaptureProcess
createJob(SequenceJob::SequenceJobType jobtype=SequenceJob::JOBTYPE_BATCH) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
customEvent(QEvent *event)QObjectprotectedvirtual
darkFrameCompleted() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
downloadingFrame() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
driverTimedout(const QString &deviceName) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
executeJob()Ekos::CaptureProcess
filterLabels()Ekos::CaptureProcess
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findNextPendingJob()Ekos::CaptureProcess
frameTypes()Ekos::CaptureProcess
generateScriptArguments() constEkos::CaptureProcess
hasCoolerControl()Ekos::CaptureProcess
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
jobCreated(SequenceJob *newJob)Ekos::CaptureProcess
jobExecutionPreparationStarted() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
jobPrepared(SequenceJob *job) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
jobStarting() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
killTimer(int id)QObject
llsq(QVector< double > x, QVector< double > y, double &a, double &b) (defined in Ekos::CaptureProcess)Ekos::CaptureProcess
loadSequenceQueue(const QString &fileURL, const QString &targetName="", bool setOptions=true)Ekos::CaptureProcess
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
newDownloadProgress(double downloadTimeLeft) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
newExposureProgress(SequenceJob *job) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
newImage(SequenceJob *job, const QSharedPointer< FITSData > &data) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
newLog(const QString &text) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
newView(const QSharedPointer< FITSView > &view) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
pauseCapturing()Ekos::CaptureProcess
prepareActiveJobStage1()Ekos::CaptureProcess
prepareActiveJobStage2()Ekos::CaptureProcess
prepareJob(SequenceJob *job)Ekos::CaptureProcess
prepareJobExecution()Ekos::CaptureProcess
previewImageCompletedAction()Ekos::CaptureProcess
processCaptureError(ISD::Camera::ErrorType type)Ekos::CaptureProcess
processCaptureTimeout()Ekos::CaptureProcess
processFITSData(const QSharedPointer< FITSData > &data, const QString &extension)Ekos::CaptureProcess
processingFITSfinished(bool success) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
processJobCompletion1()Ekos::CaptureProcess
processJobCompletion2()Ekos::CaptureProcess
processNewRemoteFile(QString file)Ekos::CaptureProcess
processPreCaptureCalibrationStage()Ekos::CaptureProcess
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
reconnectCameraDriver(const QString &camera, const QString &filterWheel)Ekos::CaptureProcess
refreshCamera() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
refreshCameraSettings() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
refreshFilterSettings() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
refreshOpticalTrain(QString name)Ekos::CaptureProcess
removeDevice(const QSharedPointer< ISD::GenericDevice > &device)Ekos::CaptureProcess
removeEventFilter(QObject *obj)QObject
resetFrame()Ekos::CaptureProcess
restartCamera(const QString &name)Ekos::CaptureProcess
resumeGuiding() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
resumeSequence()Ekos::CaptureProcess
rotatorReverseToggled(bool enabled) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
runCaptureScript(ScriptTypes scriptType, bool precond=true)Ekos::CaptureProcess
saveSequenceQueue(const QString &path, bool loadOptions=true)Ekos::CaptureProcess
scriptFinished(int exitCode, QProcess::ExitStatus status)Ekos::CaptureProcess
selectCamera(QString name)Ekos::CaptureProcess
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
sequenceChanged(const QJsonArray &sequence) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
setCamera(ISD::Camera *device)Ekos::CaptureProcess
setCamera(bool connection)Ekos::CaptureProcess
setCoolerControl(bool enable)Ekos::CaptureProcess
setDome(ISD::Dome *device)Ekos::CaptureProcess
setDownloadProgress()Ekos::CaptureProcess
setDustCap(ISD::DustCap *device)Ekos::CaptureProcess
setExposureProgress(ISD::CameraChip *tChip, double value, IPState state)Ekos::CaptureProcess
setFilterWheel(ISD::FilterWheel *device)Ekos::CaptureProcess
setLightBox(ISD::LightBox *device)Ekos::CaptureProcess
setMount(ISD::Mount *device)Ekos::CaptureProcess
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setRotator(ISD::Rotator *device)Ekos::CaptureProcess
setScope(const QString &name)Ekos::CaptureProcessinline
signalsBlocked() const constQObject
startJob(SequenceJob *job)Ekos::CaptureProcess
startNextExposure()Ekos::CaptureProcess
startNextJob()Ekos::CaptureProcess
startNextPendingJob()Ekos::CaptureProcess
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
stopCapture(CaptureState targetState=CAPTURE_IDLE) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
stopCapturing(CaptureState targetState)Ekos::CaptureProcess
suspendGuiding() (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
syncDSLRToTargetChip(const QString &model)Ekos::CaptureProcess
syncGUIToJob(SequenceJob *job) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggleSequence()Ekos::CaptureProcess
toggleVideo(bool enabled)Ekos::CaptureProcess
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
updateCaptureCountDown(int deltaMS) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
updateCompletedCaptureCountersAction()Ekos::CaptureProcess
updateDownloadTimesAction()Ekos::CaptureProcess
updateFilterInfo()Ekos::CaptureProcess
updateFITSViewer(const QSharedPointer< FITSData > data, const FITSMode &captureMode, const FITSScale &captureFilter, const QString &filename, const QString &deviceName)Ekos::CaptureProcess
updateFrameProperties(int reset) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
updateGain(double value, QMap< QString, QMap< QString, QVariant > > &propertyMap)Ekos::CaptureProcess
updateImageMetadataAction(QSharedPointer< FITSData > imageData)Ekos::CaptureProcess
updateJobTable(SequenceJob *job, bool full=false) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
updateMeridianFlipStage(MeridianFlipState::MFStage stage) (defined in Ekos::CaptureProcess)Ekos::CaptureProcesssignal
updateOffset(double value, QMap< QString, QMap< QString, QVariant > > &propertyMap)Ekos::CaptureProcess
updatePreCaptureCalibrationStatus()Ekos::CaptureProcess
updateTelescopeInfo()Ekos::CaptureProcess
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:48:28 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.