PeriodicUpdateView Class Reference

#include <RobotAPI/libraries/armem_gui/view/periodic_update/PeriodicUpdateView.h>

+ Inheritance diagram for PeriodicUpdateView:

Signals

void collapseAll ()
 
void splitBox ()
 
void timerFrequencyChanged ()
 
void toggleAutoUpdates (bool enabled)
 
void update ()
 

Public Member Functions

QCheckBox * autoCheckBox ()
 
QPushButton * collapseAllButton ()
 
QDoubleSpinBox * frequencySpinBox ()
 
double getUpdateFrequency () const
 
int getUpdateIntervalMs () const
 
void hideUpdatingLabel ()
 
bool isAutoEnabled () const
 
 PeriodicUpdateView ()
 
void showUpdatingLabel ()
 
QPushButton * splitBoxButton ()
 
void toggleSplitButton ()
 
QPushButton * updateButton ()
 

Detailed Description

Definition at line 15 of file PeriodicUpdateView.h.

Constructor & Destructor Documentation

◆ PeriodicUpdateView()

Definition at line 16 of file PeriodicUpdateView.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ autoCheckBox()

QCheckBox * autoCheckBox ( )

Definition at line 129 of file PeriodicUpdateView.cpp.

◆ collapseAll

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

◆ collapseAllButton()

QPushButton * collapseAllButton ( )

Definition at line 105 of file PeriodicUpdateView.cpp.

◆ frequencySpinBox()

QDoubleSpinBox * frequencySpinBox ( )

Definition at line 135 of file PeriodicUpdateView.cpp.

◆ getUpdateFrequency()

double getUpdateFrequency ( ) const

◆ getUpdateIntervalMs()

int getUpdateIntervalMs ( ) const

Definition at line 123 of file PeriodicUpdateView.cpp.

◆ hideUpdatingLabel()

void hideUpdatingLabel ( )

Definition at line 81 of file PeriodicUpdateView.cpp.

◆ isAutoEnabled()

bool isAutoEnabled ( ) const

Definition at line 117 of file PeriodicUpdateView.cpp.

◆ showUpdatingLabel()

void showUpdatingLabel ( )

Definition at line 74 of file PeriodicUpdateView.cpp.

◆ splitBox

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

◆ splitBoxButton()

QPushButton * splitBoxButton ( )

Definition at line 111 of file PeriodicUpdateView.cpp.

◆ timerFrequencyChanged

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

◆ toggleAutoUpdates

void toggleAutoUpdates ( bool enabled)
signal
+ Here is the caller graph for this function:

◆ toggleSplitButton()

void toggleSplitButton ( )

Definition at line 88 of file PeriodicUpdateView.cpp.

◆ update

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

◆ updateButton()

QPushButton * updateButton ( )

Definition at line 99 of file PeriodicUpdateView.cpp.


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