SnapshotFormIndexRange Class Reference

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

+ Inheritance diagram for SnapshotFormIndexRange:

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)
 

Detailed Description

Definition at line 81 of file SnapshotForm.h.

Constructor & Destructor Documentation

◆ SnapshotFormIndexRange()

Definition at line 158 of file SnapshotForm.cpp.

Member Function Documentation

◆ fillEntitySelector()

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

Implements SnapshotForm.

Definition at line 210 of file SnapshotForm.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ firstBegin

QCheckBox* firstBegin

Definition at line 91 of file SnapshotForm.h.

◆ firstLabel

QLabel* firstLabel

Definition at line 89 of file SnapshotForm.h.

◆ firstSpinBox

QSpinBox* firstSpinBox

Definition at line 90 of file SnapshotForm.h.

◆ lastEnd

QCheckBox* lastEnd

Definition at line 95 of file SnapshotForm.h.

◆ lastLabel

QLabel* lastLabel

Definition at line 93 of file SnapshotForm.h.

◆ lastSpinBox

QSpinBox* lastSpinBox

Definition at line 94 of file SnapshotForm.h.


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