SnapshotFormTimeRange Class Reference

#include <RobotAPI/libraries/armem_gui/query_widgets/SnapshotForm.h>

+ Inheritance diagram for SnapshotFormTimeRange:

Public Member Functions

void fillEntitySelector (client::query::SnapshotSelector &selector) override
 
 SnapshotFormTimeRange ()
 
- Public Member Functions inherited from SnapshotForm
virtual client::query::SnapshotSelector makeEntitySelector ()
 

Public Attributes

QCheckBox * fromBegin
 
QDateTimeEdit * fromDateTime
 
QLabel * fromLabel
 
QDateTimeEdit * toDateTime
 
QCheckBox * toEnd
 
QLabel * toLabel
 

Additional Inherited Members

- Signals inherited from SnapshotForm
void queryChanged ()
 
- Protected Member Functions inherited from SnapshotForm
void setDateTimeDisplayFormat (QDateTimeEdit *dt)
 

Detailed Description

Definition at line 63 of file SnapshotForm.h.

Constructor & Destructor Documentation

◆ SnapshotFormTimeRange()

Definition at line 95 of file SnapshotForm.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ fillEntitySelector()

void fillEntitySelector ( client::query::SnapshotSelector selector)
overridevirtual

Implements SnapshotForm.

Definition at line 139 of file SnapshotForm.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ fromBegin

QCheckBox* fromBegin

Definition at line 73 of file SnapshotForm.h.

◆ fromDateTime

QDateTimeEdit* fromDateTime

Definition at line 72 of file SnapshotForm.h.

◆ fromLabel

QLabel* fromLabel

Definition at line 71 of file SnapshotForm.h.

◆ toDateTime

QDateTimeEdit* toDateTime

Definition at line 76 of file SnapshotForm.h.

◆ toEnd

QCheckBox* toEnd

Definition at line 77 of file SnapshotForm.h.

◆ toLabel

QLabel* toLabel

Definition at line 75 of file SnapshotForm.h.


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