|
|
#include <RobotAPI/libraries/armem_gui/query_widgets/SnapshotForm.h>
Inheritance diagram for SnapshotForm:Signals | |
| void | queryChanged () |
Public Member Functions | |
| virtual client::query::SnapshotSelector | makeEntitySelector () |
Protected Member Functions | |
| virtual void | fillEntitySelector (client::query::SnapshotSelector &selector)=0 |
| void | setDateTimeDisplayFormat (QDateTimeEdit *dt) |
Definition at line 16 of file SnapshotForm.h.
|
protectedpure virtual |
Implemented in SnapshotFormIndexRange, SnapshotFormTimeRange, SnapshotFormSingle, and SnapshotFormAll.
Here is the caller graph for this function:
|
virtual |
|
signal |
Here is the caller graph for this function:
|
protected |