|
#include <RobotAPI/libraries/armem_gui/query_widgets/SnapshotForm.h>
Public Member Functions | |
void | fillEntitySelector (client::query::SnapshotSelector &selector) override |
SnapshotFormIndexRange () | |
![]() | |
virtual client::query::SnapshotSelector | makeEntitySelector () |
Public Attributes | |
QCheckBox * | firstBegin |
QLabel * | firstLabel |
QSpinBox * | firstSpinBox |
QCheckBox * | lastEnd |
QLabel * | lastLabel |
QSpinBox * | lastSpinBox |
Additional Inherited Members | |
![]() | |
void | queryChanged () |
![]() | |
void | setDateTimeDisplayFormat (QDateTimeEdit *dt) |
Definition at line 74 of file SnapshotForm.h.
Definition at line 160 of file SnapshotForm.cpp.
|
overridevirtual |
Implements SnapshotForm.
Definition at line 220 of file SnapshotForm.cpp.
QCheckBox* firstBegin |
Definition at line 84 of file SnapshotForm.h.
QLabel* firstLabel |
Definition at line 82 of file SnapshotForm.h.
QSpinBox* firstSpinBox |
Definition at line 83 of file SnapshotForm.h.
QCheckBox* lastEnd |
Definition at line 88 of file SnapshotForm.h.
QLabel* lastLabel |
Definition at line 86 of file SnapshotForm.h.
QSpinBox* lastSpinBox |
Definition at line 87 of file SnapshotForm.h.