RTXI 1.3
SystemControlPanel Class Reference

#include <system_control_panel.h>

Inheritance diagram for SystemControlPanel:
Event::Handler

List of all members.

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)

Detailed Description

Definition at line 32 of file system_control_panel.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines