ddt 1.1.0
|
This is the complete list of members for DdtCursorInfoWidget, including all inherited members.
AddParentWidget(QLayout *child_layout) | DdtWidget | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | DdtWidget | |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | DdtWidget | |
connect(const QObject *sender, const char *signal, const char *member) | DdtWidget | |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *context, Func2 slot) | DdtWidget | |
CursorInfo(double x, double y, double pixelvalue, QString ra, QString decl) | DdtCursorInfoWidget | protectedslot |
DdtCursorInfoWidget(QWidget *parent=nullptr) | DdtCursorInfoWidget | explicit |
DdtWidget(QWidget *parent=nullptr) | DdtWidget | explicit |
get_show_radec() const | DdtCursorInfoWidget | |
get_show_xy() const | DdtCursorInfoWidget | |
get_value_digits() const | DdtCursorInfoWidget | |
get_xy_digits() const | DdtCursorInfoWidget | |
Reset() | DdtCursorInfoWidget | slot |
set_show_radec(const bool show_radec) | DdtCursorInfoWidget | |
set_show_xy(const bool show_xy) | DdtCursorInfoWidget | |
set_value_digits(int digits) | DdtCursorInfoWidget | |
set_xy_digits(const int digits) | DdtCursorInfoWidget | |
show_radec | DdtCursorInfoWidget | |
show_xy | DdtCursorInfoWidget | |
value_digits | DdtCursorInfoWidget | |
xy_digits | DdtCursorInfoWidget | |
~DdtCursorInfoWidget()=default | DdtCursorInfoWidget | virtual |
~DdtWidget()=default | DdtWidget | virtual |