|
#include <RobotAPI/libraries/armem_gui/query_widgets/SnapshotForm.h>
Public Member Functions | |
void | fillEntitySelector (client::query::SnapshotSelector &selector) override |
SnapshotFormTimeRange () | |
![]() | |
virtual client::query::SnapshotSelector | makeEntitySelector () |
Public Attributes | |
QCheckBox * | fromBegin |
QDateTimeEdit * | fromDateTime |
QLabel * | fromLabel |
QDateTimeEdit * | toDateTime |
QCheckBox * | toEnd |
QLabel * | toLabel |
Additional Inherited Members | |
![]() | |
void | queryChanged () |
![]() | |
void | setDateTimeDisplayFormat (QDateTimeEdit *dt) |
Definition at line 57 of file SnapshotForm.h.
|
overridevirtual |
Implements SnapshotForm.
Definition at line 142 of file SnapshotForm.cpp.
QCheckBox* fromBegin |
Definition at line 67 of file SnapshotForm.h.
QDateTimeEdit* fromDateTime |
Definition at line 66 of file SnapshotForm.h.
QLabel* fromLabel |
Definition at line 65 of file SnapshotForm.h.
QDateTimeEdit* toDateTime |
Definition at line 70 of file SnapshotForm.h.
QCheckBox* toEnd |
Definition at line 71 of file SnapshotForm.h.
QLabel* toLabel |
Definition at line 69 of file SnapshotForm.h.