Ekos::Focus-members
Ekos::Focus Member List
This is the complete list of members for Ekos::Focus, including all inherited members.
abort() | Ekos::Focus | slot |
absolutePositionChanged(int value) (defined in Ekos::Focus) | Ekos::Focus | signal |
acceptDrops | QWidget | |
acceptDrops() const const | QWidget | |
accessibleDescription | QWidget | |
accessibleDescription() const const | QWidget | |
accessibleName | QWidget | |
accessibleName() const const | QWidget | |
actionEvent(QActionEvent *event) | QWidget | protectedvirtual |
actions() const const | QWidget | |
activateWindow() | QWidget | |
adaptiveFocus() | Ekos::Focus | slot |
adaptiveFocusComplete(const QString &filter, double temperature, double tempTicks, double altitude, double altTicks, int prevPosError, int thisPosError, int totalTicks, int position, bool focuserMoved) | Ekos::Focus | signal |
addAction(const QIcon &icon, const QString &text) | QWidget | |
addAction(const QIcon &icon, const QString &text, Args &&... args) | QWidget | |
addAction(const QIcon &icon, const QString &text, const QKeySequence &shortcut) | QWidget | |
addAction(const QIcon &icon, const QString &text, const QKeySequence &shortcut, Args &&... args) | QWidget | |
addAction(const QIcon &icon, const QString &text, const QKeySequence &shortcut, const QObject *receiver, const char *member, Qt::ConnectionType type) | QWidget | |
addAction(const QIcon &icon, const QString &text, const QObject *receiver, const char *member, Qt::ConnectionType type) | QWidget | |
addAction(const QString &text) | QWidget | |
addAction(const QString &text, Args &&... args) | QWidget | |
addAction(const QString &text, const QKeySequence &shortcut) | QWidget | |
addAction(const QString &text, const QKeySequence &shortcut, Args &&... args) | QWidget | |
addAction(const QString &text, const QKeySequence &shortcut, const QObject *receiver, const char *member, Qt::ConnectionType type) | QWidget | |
addAction(const QString &text, const QObject *receiver, const char *member, Qt::ConnectionType type) | QWidget | |
addAction(QAction *action) | QWidget | |
addActions(const QList< QAction * > &actions) | QWidget | |
addPlotPosition(int pos, double hfr, bool plot=true) (defined in Ekos::Focus) | Ekos::Focus | protected |
adjustFocusOffset(int value, bool useAbsoluteOffset) (defined in Ekos::Focus) | Ekos::Focus | slot |
adjustSize() | QWidget | |
Algorithm enum name (defined in Ekos::Focus) | Ekos::Focus | |
appendFocusLogText(const QString &text) (defined in Ekos::Focus) | Ekos::Focus | slot |
appendLogText(const QString &logtext) | Ekos::Focus | slot |
autoFillBackground | QWidget | |
autoFillBackground() const const | QWidget | |
autofocusAborted(const QString &filter, const QString &points, const bool useWeights, const AutofocusFailReason failCode, const QString &failCodeInfo) (defined in Ekos::Focus) | Ekos::Focus | signal |
autofocusComplete(double temperature, const QString &filter, const QString &points, const bool useWeights, const QString &curve="", const QString &title="") (defined in Ekos::Focus) | Ekos::Focus | signal |
autofocusStarting(double temperature, const QString &filter, AutofocusReason reason, const QString &reasonInfo) (defined in Ekos::Focus) | Ekos::Focus | signal |
backgroundRole() const const | QWidget | |
backingStore() const const | QWidget | |
baseSize | QWidget | |
baseSize() const const | QWidget | |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
camera (defined in Ekos::Focus) | Ekos::Focus | |
camera() | Ekos::Focus | |
canAutoFocus() | Ekos::Focus | inline |
capture(double settleTime=0.0) | Ekos::Focus | slot |
CFZAlgorithm enum name (defined in Ekos::Focus) | Ekos::Focus | |
changeEvent(QEvent *event) | QWidget | protectedvirtual |
checkCamera() | Ekos::Focus | slot |
checkFilter() | Ekos::Focus | slot |
checkFocus(double requiredHFR) | Ekos::Focus | slot |
checkFocuser() | Ekos::Focus | slot |
checkStopFocus(bool abort) | Ekos::Focus | slot |
checkTemperatureSource(const QString &name=QString()) | Ekos::Focus | slot |
childAt(const QPoint &p) const const | QWidget | |
childAt(int x, int y) const const | QWidget | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
childrenRect | QWidget | |
childrenRect() const const | QWidget | |
childrenRegion | QWidget | |
childrenRegion() const const | QWidget | |
clearDataPoints() | Ekos::Focus | slot |
clearFocus() | QWidget | |
clearMask() | QWidget | |
close() | QWidget | |
closeEvent(QCloseEvent *event) | QWidget | protectedvirtual |
colorCount() const const | QPaintDevice | |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectFilterManager() (defined in Ekos::Focus) | Ekos::Focus | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
contentsMargins() const const | QWidget | |
contentsRect() const const | QWidget | |
contextMenuEvent(QContextMenuEvent *event) | QWidget | protectedvirtual |
contextMenuPolicy | QWidget | |
contextMenuPolicy() const const | QWidget | |
create(WId window, bool initializeWindow, bool destroyOldWindow) | QWidget | protected |
createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags) | QWidget | static |
cursor | QWidget | |
cursor() const const | QWidget | |
customContextMenuRequested(const QPoint &pos) | QWidget | |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
depth() const const | QPaintDevice | |
destroy(bool destroyWindow, bool destroySubWindows) | QWidget | protected |
destroyed(QObject *obj) | QObject | |
devicePixelRatio() const const | QPaintDevice | |
devicePixelRatioF() const const | QPaintDevice | |
Direction enum name (defined in Ekos::Focus) | Ekos::Focus | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dragEnterEvent(QDragEnterEvent *event) | QWidget | protectedvirtual |
dragLeaveEvent(QDragLeaveEvent *event) | QWidget | protectedvirtual |
dragMoveEvent(QDragMoveEvent *event) | QWidget | protectedvirtual |
drawCFZ(double minPosition, double minValue, int m_cfzSteps, bool plt) | Ekos::Focus | signal |
DrawChildren | QWidget | |
drawCurve(CurveFitting *curve, bool isVShape, bool activate, bool plot=true) | Ekos::Focus | signal |
drawPolynomial(PolynomialFit *poly, bool isVShape, bool activate, bool plot=true) | Ekos::Focus | signal |
DrawWindowBackground | QWidget | |
dropEvent(QDropEvent *event) | QWidget | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
effectiveWinId() const const | QWidget | |
enabled | QWidget | |
ensurePolished() const const | QWidget | |
enterEvent(QEnterEvent *event) | QWidget | protectedvirtual |
event(QEvent *event) override | QWidget | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
exposure (defined in Ekos::Focus) | Ekos::Focus | |
exposure() (defined in Ekos::Focus) | Ekos::Focus | inline |
filter (defined in Ekos::Focus) | Ekos::Focus | |
filter() (defined in Ekos::Focus) | Ekos::Focus | |
filterManager() const (defined in Ekos::Focus) | Ekos::Focus | inline |
filterWheel (defined in Ekos::Focus) | Ekos::Focus | |
filterWheel() | Ekos::Focus | |
finalUpdates(const QString &title, bool plot=true) | Ekos::Focus | signal |
find(WId id) | QWidget | static |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
Focus(int id=0) (defined in Ekos::Focus) | Ekos::Focus | |
focus | QWidget | |
FOCUS_AUTO enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_CFZ_CLASSIC enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_CFZ_GOLD enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_CFZ_WAVEFRONT enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_IN enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_ITERATIVE enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_LINEAR enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_LINEAR1PASS enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_MANUAL enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_MASK_MOSAIC enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_MASK_NONE enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_MASK_RING enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_NONE enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_OUT enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_POLYNOMIAL enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_CANNY enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_FOURIER_POWER enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_FWHM enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_GAUSSIAN enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_HFR enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_HFR_ADJ enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_LAPLASSIAN enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_MOFFAT enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_NUM_STARS enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_SOBEL enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_STAR_STDDEV enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_UNITS_ARCSEC enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_UNITS_PIXEL enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_WALK_CFZ_SHUFFLE enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_WALK_CLASSIC enum value (defined in Ekos::Focus) | Ekos::Focus | |
FOCUS_WALK_FIXED_STEPS enum value (defined in Ekos::Focus) | Ekos::Focus | |
focusAdaptiveComplete(bool success, const QString &trainname) (defined in Ekos::Focus) | Ekos::Focus | signal |
focuser (defined in Ekos::Focus) | Ekos::Focus | |
focuser() | Ekos::Focus | |
focuserChanged(int id, bool isValid) (defined in Ekos::Focus) | Ekos::Focus | signal |
focuserTimedout(const QString &focuser) | Ekos::Focus | signal |
focusIn(int ms=-1) | Ekos::Focus | slot |
focusInEvent(QFocusEvent *event) | QWidget | protectedvirtual |
focusNextChild() | QWidget | protected |
focusNextPrevChild(bool next) | QWidget | protectedvirtual |
focusOut(int ms=-1) | Ekos::Focus | slot |
focusOutEvent(QFocusEvent *event) | QWidget | protectedvirtual |
focusPolicy | QWidget | |
focusPolicy() const const | QWidget | |
focusPositionAdjusted() (defined in Ekos::Focus) | Ekos::Focus | signal |
focusPreviousChild() | QWidget | protected |
focusProxy() const const | QWidget | |
focusStarSelected(int x, int y) | Ekos::Focus | slot |
FocusWalk enum name (defined in Ekos::Focus) | Ekos::Focus | |
focusWidget() const const | QWidget | |
font | QWidget | |
font() const const | QWidget | |
fontInfo() const const | QWidget | |
fontMetrics() const const | QWidget | |
foregroundRole() const const | QWidget | |
frameGeometry | QWidget | |
frameGeometry() const const | QWidget | |
frameSize | QWidget | |
frameSize() const const | QWidget | |
fullScreen | QWidget | |
geometry | QWidget | |
geometry() const const | QWidget | |
getAllSettings() const (defined in Ekos::Focus) | Ekos::Focus | |
getHFR() | Ekos::Focus | inline |
getStellarSolverProfiles() | Ekos::Focus | slot |
grab(const QRect &rectangle) | QWidget | |
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | QWidget | |
grabKeyboard() | QWidget | |
grabMouse() | QWidget | |
grabMouse(const QCursor &cursor) | QWidget | |
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context) | QWidget | |
graphicsEffect() const const | QWidget | |
graphicsProxyWidget() const const | QWidget | |
hasEditFocus() const const | QWidget | |
hasFocus() const const | QWidget | |
hasHeightForWidth() const const | QWidget | virtual |
hasMouseTracking() const const | QWidget | |
hasTabletTracking() const const | QWidget | |
height | QWidget | |
height() const const | QWidget | |
heightForWidth(int w) const const | QWidget | virtual |
heightMM() const const | QPaintDevice | |
HFR (defined in Ekos::Focus) | Ekos::Focus | |
hide() | QWidget | |
hideEvent(QHideEvent *event) | QWidget | protectedvirtual |
IgnoreMask | QWidget | |
ImageMaskType enum name (defined in Ekos::Focus) | Ekos::Focus | |
inherits(const char *className) const const | QObject | |
initHFRPlot(QString str, double starUnits, bool minimum, bool useWeights, bool showPosition) | Ekos::Focus | signal |
initPainter(QPainter *painter) const const override | QWidget | protectedvirtual |
inputMethodEvent(QInputMethodEvent *event) | QWidget | protectedvirtual |
inputMethodHints | QWidget | |
inputMethodHints() const const | QWidget | |
inputMethodQuery(Qt::InputMethodQuery query) const const | QWidget | virtual |
inSequenceAF(bool requested, const QString &trainname) (defined in Ekos::Focus) | Ekos::Focus | signal |
insertAction(QAction *before, QAction *action) | QWidget | |
insertActions(QAction *before, const QList< QAction * > &actions) | QWidget | |
installEventFilter(QObject *filterObj) | QObject | |
isActiveWindow | QWidget | |
isActiveWindow() const const | QWidget | |
isAncestorOf(const QWidget *child) const const | QWidget | |
isEnabled() const const | QWidget | |
isEnabledTo(const QWidget *ancestor) const const | QWidget | |
isFullScreen() const const | QWidget | |
isHidden() const const | QWidget | |
isMaximized() const const | QWidget | |
isMinimized() const const | QWidget | |
isModal() const const | QWidget | |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isTopLevel() const const | QWidget | |
isVisible() const const | QWidget | |
isVisibleTo(const QWidget *ancestor) const const | QWidget | |
isWidgetType() const const | QObject | |
isWindow() const const | QWidget | |
isWindowModified() const const | QWidget | |
isWindowType() const const | QObject | |
keyboardGrabber() | QWidget | static |
keyPressEvent(QKeyEvent *event) | QWidget | protectedvirtual |
keyReleaseEvent(QKeyEvent *event) | QWidget | protectedvirtual |
killTimer(int id) | QObject | |
layout() const const | QWidget | |
layoutDirection | QWidget | |
layoutDirection() const const | QWidget | |
leaveEvent(QEvent *event) | QWidget | protectedvirtual |
loadStellarSolverProfiles() | Ekos::Focus | slot |
locale | QWidget | |
locale() const const | QWidget | |
logicalDpiX() const const | QPaintDevice | |
logicalDpiY() const const | QPaintDevice | |
lower() | QWidget | |
mapFrom(const QWidget *parent, const QPoint &pos) const const | QWidget | |
mapFrom(const QWidget *parent, const QPointF &pos) const const | QWidget | |
mapFromGlobal(const QPoint &pos) const const | QWidget | |
mapFromGlobal(const QPointF &pos) const const | QWidget | |
mapFromParent(const QPoint &pos) const const | QWidget | |
mapFromParent(const QPointF &pos) const const | QWidget | |
mapTo(const QWidget *parent, const QPoint &pos) const const | QWidget | |
mapTo(const QWidget *parent, const QPointF &pos) const const | QWidget | |
mapToGlobal(const QPoint &pos) const const | QWidget | |
mapToGlobal(const QPointF &pos) const const | QWidget | |
mapToParent(const QPoint &pos) const const | QWidget | |
mapToParent(const QPointF &pos) const const | QWidget | |
mask() const const | QWidget | |
maximized | QWidget | |
maximumHeight | QWidget | |
maximumHeight() const const | QWidget | |
maximumSize | QWidget | |
maximumSize() const const | QWidget | |
maximumWidth | QWidget | |
maximumWidth() const const | QWidget | |
meridianFlipStarted() | Ekos::Focus | slot |
metaObject() const const | QObject | virtual |
metric(PaintDeviceMetric m) const const override | QWidget | protectedvirtual |
minimized | QWidget | |
minimumFound(double solutionPosition, double solutionValue, bool plot=true) | Ekos::Focus | signal |
minimumHeight | QWidget | |
minimumHeight() const const | QWidget | |
minimumSize | QWidget | |
minimumSize() const const | QWidget | |
minimumSizeHint | QWidget | |
minimumSizeHint() const const | QWidget | virtual |
minimumWidth | QWidget | |
minimumWidth() const const | QWidget | |
modal | QWidget | |
mouseDoubleClickEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mouseGrabber() | QWidget | static |
mouseMoveEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mousePressEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mouseReleaseEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mouseTracking | QWidget | |
move(const QPoint &) | QWidget | |
move(int x, int y) | QWidget | |
moveEvent(QMoveEvent *event) | QWidget | protectedvirtual |
moveToThread(QThread *targetThread) | QObject | |
nativeEvent(const QByteArray &eventType, void *message, qintptr *result) | QWidget | protectedvirtual |
nativeParentWidget() const const | QWidget | |
newFocusAdvisorMessage(QString name) (defined in Ekos::Focus) | Ekos::Focus | signal |
newFocusAdvisorStage(int stage) (defined in Ekos::Focus) | Ekos::Focus | signal |
newFocusLog(const QString &text) (defined in Ekos::Focus) | Ekos::Focus | signal |
newFocusTemperatureDelta(double delta, double absTemperature, const QString &trainname) (defined in Ekos::Focus) | Ekos::Focus | signal |
newHFR(double hfr, int position, bool inAutofocus, const QString &trainname) (defined in Ekos::Focus) | Ekos::Focus | signal |
newHFRPlotPosition(double pos, double hfr, double sigma, bool outlier, int pulseDuration, bool plot=true) | Ekos::Focus | signal |
newImage(const QSharedPointer< FITSView > &view) (defined in Ekos::Focus) | Ekos::Focus | signal |
newLog(const QString &text) (defined in Ekos::Focus) | Ekos::Focus | signal |
newStarPixmap(QPixmap &) (defined in Ekos::Focus) | Ekos::Focus | signal |
newStatus(Ekos::FocusState state, const QString &trainname) (defined in Ekos::Focus) | Ekos::Focus | signal |
nextInFocusChain() const const | QWidget | |
normalGeometry | QWidget | |
normalGeometry() const const | QWidget | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
opticalTrain (defined in Ekos::Focus) | Ekos::Focus | |
opticalTrain() const (defined in Ekos::Focus) | Ekos::Focus | inlineslot |
overrideWindowFlags(Qt::WindowFlags flags) | QWidget | |
PaintDeviceMetric enum name | QPaintDevice | |
paintEngine() const const override | QWidget | virtual |
paintEvent(QPaintEvent *event) | QWidget | protectedvirtual |
paintingActive() const const | QPaintDevice | |
palette | QWidget | |
palette() const const | QWidget | |
parent() const const | QObject | |
parentWidget() const const | QWidget | |
PdmDepth | QPaintDevice | |
PdmDevicePixelRatio | QPaintDevice | |
PdmDevicePixelRatioScaled | QPaintDevice | |
PdmDpiX | QPaintDevice | |
PdmDpiY | QPaintDevice | |
PdmHeight | QPaintDevice | |
PdmHeightMM | QPaintDevice | |
PdmNumColors | QPaintDevice | |
PdmPhysicalDpiX | QPaintDevice | |
PdmPhysicalDpiY | QPaintDevice | |
PdmWidth | QPaintDevice | |
PdmWidthMM | QPaintDevice | |
physicalDpiX() const const | QPaintDevice | |
physicalDpiY() const const | QPaintDevice | |
pos | QWidget | |
pos() const const | QWidget | |
previousInFocusChain() const const | QWidget | |
processData(const QSharedPointer< FITSData > &data) | Ekos::Focus | slot |
processTemperatureSource(INDI::Property prop) | Ekos::Focus | slot |
property(const char *name) const const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList typedef | QObject | |
QPaintDevice() | QPaintDevice | protected |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
QWidget(QWidget *parent, Qt::WindowFlags f) | QWidget | |
QWIDGETSIZE_MAXQWIDGETSIZE_MAX | QWidget | |
raise() | QWidget | |
receivers(const char *signal) const const | QObject | protected |
reconnectFocuser(const QString &focuser) | Ekos::Focus | |
rect | QWidget | |
rect() const const | QWidget | |
redrawHFRPlot(PolynomialFit *poly, double solutionPosition, double solutionValue) | Ekos::Focus | signal |
releaseKeyboard() | QWidget | |
releaseMouse() | QWidget | |
releaseShortcut(int id) | QWidget | |
removeAction(QAction *action) | QWidget | |
removeDevice(const QSharedPointer< ISD::GenericDevice > &deviceRemoved) | Ekos::Focus | |
removeEventFilter(QObject *obj) | QObject | |
render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | QWidget | |
render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | QWidget | |
RenderFlag enum name | QWidget | |
RenderFlags typedef | QWidget | |
repaint() | QWidget | |
repaint(const QRect &rect) | QWidget | |
repaint(const QRegion &rgn) | QWidget | |
repaint(int x, int y, int w, int h) | QWidget | |
resetFocuser() | Ekos::Focus | slot |
resetFrame() | Ekos::Focus | |
resize(const QSize &) | QWidget | |
resize(int w, int h) | QWidget | |
resizeEvent(QResizeEvent *event) | QWidget | protectedvirtual |
restoreGeometry(const QByteArray &geometry) | QWidget | |
resumeGuiding() (defined in Ekos::Focus) | Ekos::Focus | signal |
runAutoFocus(const AutofocusReason autofocusReason, const QString &reasonInfo) | Ekos::Focus | slot |
saveGeometry() const const | QWidget | |
screen() const const | QWidget | |
scroll(int dx, int dy) | QWidget | |
scroll(int dx, int dy, const QRect &r) | QWidget | |
selectFocusStarFraction(double x, double y) | Ekos::Focus | slot |
selectImageMask() | Ekos::Focus | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAcceptDrops(bool on) | QWidget | |
setAccessibleDescription(const QString &description) | QWidget | |
setAccessibleName(const QString &name) | QWidget | |
setAllSettings(const QVariantMap &settings) (defined in Ekos::Focus) | Ekos::Focus | |
setAttribute(Qt::WidgetAttribute attribute, bool on) | QWidget | |
setAutoFillBackground(bool enabled) | QWidget | |
setAutoFocusParameters(int boxSize, int stepSize, int maxTravel, double tolerance) | Ekos::Focus | |
setAutoStarEnabled(bool enable) | Ekos::Focus | |
setAutoSubFrameEnabled(bool enable) | Ekos::Focus | |
setBackgroundRole(QPalette::ColorRole role) | QWidget | |
setBaseSize(const QSize &) | QWidget | |
setBaseSize(int basew, int baseh) | QWidget | |
setBinning(int binX, int binY) | Ekos::Focus | |
setCamera(ISD::Camera *device) | Ekos::Focus | |
setContentsMargins(const QMargins &margins) | QWidget | |
setContentsMargins(int left, int top, int right, int bottom) | QWidget | |
setContextMenuPolicy(Qt::ContextMenuPolicy policy) | QWidget | |
setCursor(const QCursor &) | QWidget | |
setDisabled(bool disable) | QWidget | |
setEditFocus(bool enable) | QWidget | |
setEnabled(bool) | QWidget | |
setExposure(double value) | Ekos::Focus | |
setFilter(const QString &filter) | Ekos::Focus | |
setFilterWheel(ISD::FilterWheel *device) | Ekos::Focus | |
setFixedHeight(int h) | QWidget | |
setFixedSize(const QSize &s) | QWidget | |
setFixedSize(int w, int h) | QWidget | |
setFixedWidth(int w) | QWidget | |
setFocus() | QWidget | |
setFocus(Qt::FocusReason reason) | QWidget | |
setFocuser(ISD::Focuser *device) | Ekos::Focus | |
setFocusPolicy(Qt::FocusPolicy policy) | QWidget | |
setFocusProxy(QWidget *w) | QWidget | |
setFont(const QFont &) | QWidget | |
setForegroundRole(QPalette::ColorRole role) | QWidget | |
setGeometry(const QRect &) | QWidget | |
setGeometry(int x, int y, int w, int h) | QWidget | |
setGraphicsEffect(QGraphicsEffect *effect) | QWidget | |
setHidden(bool hidden) | QWidget | |
setInputMethodHints(Qt::InputMethodHints hints) | QWidget | |
setLayout(QLayout *layout) | QWidget | |
setLayoutDirection(Qt::LayoutDirection direction) | QWidget | |
setLocale(const QLocale &locale) | QWidget | |
setMask(const QBitmap &bitmap) | QWidget | |
setMask(const QRegion ®ion) | QWidget | |
setMaximumHeight(int maxh) | QWidget | |
setMaximumSize(const QSize &) | QWidget | |
setMaximumSize(int maxw, int maxh) | QWidget | |
setMaximumWidth(int maxw) | QWidget | |
setMinimumHeight(int minh) | QWidget | |
setMinimumSize(const QSize &) | QWidget | |
setMinimumSize(int minw, int minh) | QWidget | |
setMinimumWidth(int minw) | QWidget | |
setMountCoords(const SkyPoint &position, ISD::Mount::PierSide pierSide, const dms &ha) (defined in Ekos::Focus) | Ekos::Focus | slot |
setMountStatus(ISD::Mount::Status newState) (defined in Ekos::Focus) | Ekos::Focus | slot |
setMouseTracking(bool enable) | QWidget | |
setObjectName(QAnyStringView name) | QObject | |
setObjectName(const QString &name) | QObject | |
setOpticalTrain(const QString &value) (defined in Ekos::Focus) | Ekos::Focus | inlineslot |
setPalette(const QPalette &) | QWidget | |
setParent(QWidget *parent) | QWidget | |
setParent(QWidget *parent, Qt::WindowFlags f) | QWidget | |
QObject::setParent(QObject *parent) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setScreen(QScreen *screen) | QWidget | |
setShortcutAutoRepeat(int id, bool enable) | QWidget | |
setShortcutEnabled(int id, bool enable) | QWidget | |
setSizeIncrement(const QSize &) | QWidget | |
setSizeIncrement(int w, int h) | QWidget | |
setSizePolicy(QSizePolicy) | QWidget | |
setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical) | QWidget | |
setStatusTip(const QString &) | QWidget | |
setStyle(QStyle *style) | QWidget | |
setStyleSheet(const QString &styleSheet) | QWidget | |
setTabletTracking(bool enable) | QWidget | |
setTabOrder(QWidget *first, QWidget *second) | QWidget | static |
setTabOrder(std::initializer_list< QWidget * > widgets) | QWidget | static |
settingsUpdated(const QVariantMap &settings) (defined in Ekos::Focus) | Ekos::Focus | signal |
setTitle(const QString &title, bool plot=true) | Ekos::Focus | signal |
setToolTip(const QString &) | QWidget | |
setToolTipDuration(int msec) | QWidget | |
setUpdatesEnabled(bool enable) | QWidget | |
setupFilterManager() (defined in Ekos::Focus) | Ekos::Focus | |
setupUi(QWidget *widget) | QWidget | |
setVisible(bool visible) | QWidget | virtual |
setWhatsThis(const QString &) | QWidget | |
setWindowFilePath(const QString &filePath) | QWidget | |
setWindowFlag(Qt::WindowType flag, bool on) | QWidget | |
setWindowFlags(Qt::WindowFlags type) | QWidget | |
setWindowIcon(const QIcon &icon) | QWidget | |
setWindowIconText(const QString &) | QWidget | |
setWindowModality(Qt::WindowModality windowModality) | QWidget | |
setWindowModified(bool) | QWidget | |
setWindowOpacity(qreal level) | QWidget | |
setWindowRole(const QString &role) | QWidget | |
setWindowState(Qt::WindowStates windowState) | QWidget | |
setWindowTitle(const QString &) | QWidget | |
show() | QWidget | |
showEvent(QShowEvent *event) | QWidget | protectedvirtual |
showFullScreen() | QWidget | |
showMaximized() | QWidget | |
showMinimized() | QWidget | |
showNormal() | QWidget | |
signalsBlocked() const const | QObject | |
size | QWidget | |
size() const const | QWidget | |
sizeHint | QWidget | |
sizeHint() const const | QWidget | virtual |
sizeIncrement | QWidget | |
sizeIncrement() const const | QWidget | |
sizePolicy | QWidget | |
sizePolicy() const const | QWidget | |
stackUnder(QWidget *w) | QWidget | |
StarMeasure enum name (defined in Ekos::Focus) | Ekos::Focus | |
StarPSF enum name (defined in Ekos::Focus) | Ekos::Focus | |
start() | Ekos::Focus | slot |
startFraming() | Ekos::Focus | slot |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
StarUnits enum name (defined in Ekos::Focus) | Ekos::Focus | |
status (defined in Ekos::Focus) | Ekos::Focus | |
status() | Ekos::Focus | inline |
statusTip | QWidget | |
statusTip() const const | QWidget | |
style() const const | QWidget | |
styleSheet | QWidget | |
styleSheet() const const | QWidget | |
suspendGuiding() (defined in Ekos::Focus) | Ekos::Focus | signal |
syncCameraInfo() | Ekos::Focus | slot |
syncCCDControls() | Ekos::Focus | slot |
tabletEvent(QTabletEvent *event) | QWidget | protectedvirtual |
tabletTracking | QWidget | |
testAttribute(Qt::WidgetAttribute attribute) const const | QWidget | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toggleVideo(bool enabled) | Ekos::Focus | slot |
toolTip | QWidget | |
toolTip() const const | QWidget | |
toolTipDuration | QWidget | |
toolTipDuration() const const | QWidget | |
topLevelWidget() const const | QWidget | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trainChanged() (defined in Ekos::Focus) | Ekos::Focus | signal |
Type enum name (defined in Ekos::Focus) | Ekos::Focus | |
underMouse() const const | QWidget | |
ungrabGesture(Qt::GestureType gesture) | QWidget | |
unsetCursor() | QWidget | |
unsetLayoutDirection() | QWidget | |
unsetLocale() | QWidget | |
update() | QWidget | |
update(const QRect &rect) | QWidget | |
update(const QRegion &rgn) | QWidget | |
update(int x, int y, int w, int h) | QWidget | |
updateGeometry() | QWidget | |
updateMicroFocus(Qt::InputMethodQuery query) | QWidget | protected |
updateProperty(INDI::Property prop) | Ekos::Focus | slot |
updatesEnabled | QWidget | |
updatesEnabled() const const | QWidget | |
updateTemperatureSources(const QList< QSharedPointer< ISD::GenericDevice > > &temperatureSources) | Ekos::Focus | |
visible | QWidget | |
visibleRegion() const const | QWidget | |
whatsThis | QWidget | |
whatsThis() const const | QWidget | |
wheelEvent(QWheelEvent *event) | QWidget | protectedvirtual |
width | QWidget | |
width() const const | QWidget | |
widthMM() const const | QPaintDevice | |
window() const const | QWidget | |
windowFilePath | QWidget | |
windowFilePath() const const | QWidget | |
windowFlags | QWidget | |
windowFlags() const const | QWidget | |
windowHandle() const const | QWidget | |
windowIcon | QWidget | |
windowIcon() const const | QWidget | |
windowIconChanged(const QIcon &icon) | QWidget | |
windowIconText | QWidget | |
windowIconText() const const | QWidget | |
windowIconTextChanged(const QString &iconText) | QWidget | |
windowModality | QWidget | |
windowModality() const const | QWidget | |
windowModified | QWidget | |
windowOpacity | QWidget | |
windowOpacity() const const | QWidget | |
windowRole() const const | QWidget | |
windowState() const const | QWidget | |
windowTitle | QWidget | |
windowTitle() const const | QWidget | |
windowTitleChanged(const QString &title) | QWidget | |
windowType() const const | QWidget | |
winId() const const | QWidget | |
x | QWidget | |
x() const const | QWidget | |
y | QWidget | |
y() const const | QWidget | |
~Focus() (defined in Ekos::Focus) | Ekos::Focus | |
~QObject() | QObject | virtual |
~QPaintDevice() | QPaintDevice | virtual |
~QWidget() | QWidget | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.