![]() |
RTXI 1.3
|
#include <system_control_panel.h>
Public Slots | |
| void | apply (void) |
| void | okay (void) |
| void | display (void) |
| void | updateDevice (void) |
| void | updateFreq (void) |
| void | updatePeriod (void) |
Public Member Functions | |
| SystemControlPanel (QWidget *) | |
| virtual | ~SystemControlPanel (void) |
Definition at line 32 of file system_control_panel.h.
| SystemControlPanel::SystemControlPanel | ( | QWidget * | parent | ) |
Definition at line 53 of file system_control_panel.cpp.
| SystemControlPanel::~SystemControlPanel | ( | void | ) | [virtual] |
Definition at line 99 of file system_control_panel.cpp.
| void SystemControlPanel::apply | ( | void | ) | [slot] |
Definition at line 103 of file system_control_panel.cpp.
| void SystemControlPanel::display | ( | void | ) | [slot] |
Definition at line 202 of file system_control_panel.cpp.
| void SystemControlPanel::okay | ( | void | ) | [slot] |
Definition at line 119 of file system_control_panel.cpp.
| void SystemControlPanel::updateDevice | ( | void | ) | [slot] |
Definition at line 124 of file system_control_panel.cpp.
| void SystemControlPanel::updateFreq | ( | void | ) | [slot] |
Definition at line 148 of file system_control_panel.cpp.
| void SystemControlPanel::updatePeriod | ( | void | ) | [slot] |
Definition at line 175 of file system_control_panel.cpp.