|
#include <RobotAPI/libraries/armem_gui/query_widgets/SnapshotForm.h>
Public Member Functions | |
void | fillEntitySelector (client::query::SnapshotSelector &selector) override |
SnapshotFormIndexRange () | |
Public Member Functions inherited from SnapshotForm | |
virtual client::query::SnapshotSelector | makeEntitySelector () |
Public Attributes | |
QCheckBox * | firstBegin |
QLabel * | firstLabel |
QSpinBox * | firstSpinBox |
QCheckBox * | lastEnd |
QLabel * | lastLabel |
QSpinBox * | lastSpinBox |
Additional Inherited Members | |
Signals inherited from SnapshotForm | |
void | queryChanged () |
Protected Member Functions inherited from SnapshotForm | |
void | setDateTimeDisplayFormat (QDateTimeEdit *dt) |
Definition at line 81 of file SnapshotForm.h.
Definition at line 158 of file SnapshotForm.cpp.
|
overridevirtual |
Implements SnapshotForm.
Definition at line 210 of file SnapshotForm.cpp.
QCheckBox* firstBegin |
Definition at line 91 of file SnapshotForm.h.
QLabel* firstLabel |
Definition at line 89 of file SnapshotForm.h.
QSpinBox* firstSpinBox |
Definition at line 90 of file SnapshotForm.h.
QCheckBox* lastEnd |
Definition at line 95 of file SnapshotForm.h.
QLabel* lastLabel |
Definition at line 93 of file SnapshotForm.h.
QSpinBox* lastSpinBox |
Definition at line 94 of file SnapshotForm.h.