RTXI  3.0.0
The Real-Time eXperiment Interface Reference Manual
Data Structures | Namespaces | Functions | Variables
system_control.hpp File Reference
#include <QComboBox>
#include <utility>
#include "daq.hpp"
#include "event.hpp"
#include "main_window.hpp"
#include "widgets.hpp"
Include dependency graph for system_control.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SystemControl::Panel
 
class  SystemControl::Plugin
 

Namespaces

 SystemControl
 

Functions

std::unique_ptr< Widgets::PluginSystemControl::createRTXIPlugin (Event::Manager *ev_manager)
 
Widgets::PanelSystemControl::createRTXIPanel (QMainWindow *main_window, Event::Manager *ev_manager)
 
std::unique_ptr< Widgets::ComponentSystemControl::createRTXIComponent (Widgets::Plugin *host_plugin)
 
Widgets::FactoryMethods SystemControl::getFactories ()
 

Variables

constexpr std::string_view SystemControl::MODULE_NAME = "Control Panel"