SnapshotForm Class Referenceabstract

#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)
 

Detailed Description

Definition at line 17 of file SnapshotForm.h.

Member Function Documentation

◆ fillEntitySelector()

virtual void fillEntitySelector ( client::query::SnapshotSelector selector)
protectedpure virtual

Implemented in SnapshotFormIndexRange, SnapshotFormTimeRange, SnapshotFormSingle, and SnapshotFormAll.

+ Here is the caller graph for this function:

◆ makeEntitySelector()

client::query::SnapshotSelector makeEntitySelector ( )
virtual

Definition at line 24 of file SnapshotForm.cpp.

+ Here is the call graph for this function:

◆ queryChanged

void queryChanged ( )
signal
+ Here is the caller graph for this function:

◆ setDateTimeDisplayFormat()

void setDateTimeDisplayFormat ( QDateTimeEdit *  dt)
protected

Definition at line 31 of file SnapshotForm.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: