RTXI  2.4
The Real-Time eXperiment Interface Documentation
Public Slots | Public Member Functions
SystemControlPanel Class Reference

#include <system_control_panel.h>

Inheritance diagram for SystemControlPanel:
Inheritance graph
Collaboration diagram for SystemControlPanel:
Collaboration graph

Public Slots

void apply (void)
 
void display (void)
 
void updateDevice (void)
 
void updateFreq (void)
 
void updatePeriod (void)
 

Public Member Functions

 SystemControlPanel (QWidget *)
 
virtual ~SystemControlPanel (void)
 
- Public Member Functions inherited from Event::Handler
 Handler (void)
 
virtual ~Handler (void)
 

Detailed Description

Definition at line 27 of file system_control_panel.h.

Constructor & Destructor Documentation

◆ SystemControlPanel()

SystemControlPanel::SystemControlPanel(QWidget * parent)

Definition at line 48 of file system_control_panel.cpp.

Here is the call graph for this function:

◆ ~SystemControlPanel()

SystemControlPanel::~SystemControlPanel(void )
virtual

Definition at line 281 of file system_control_panel.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ apply

void SystemControlPanel::apply(void )
slot

Definition at line 286 of file system_control_panel.cpp.

Here is the call graph for this function:

◆ display

void SystemControlPanel::display(void )
slot

Definition at line 416 of file system_control_panel.cpp.

Here is the call graph for this function:

◆ updateDevice

void SystemControlPanel::updateDevice(void )
slot

Definition at line 329 of file system_control_panel.cpp.

Here is the call graph for this function:

◆ updateFreq

void SystemControlPanel::updateFreq(void )
slot

Definition at line 360 of file system_control_panel.cpp.

◆ updatePeriod

void SystemControlPanel::updatePeriod(void )
slot

Definition at line 388 of file system_control_panel.cpp.


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