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

Go to the source code of this file.

Data Structures

class  UserPrefs::Plugin
 
class  UserPrefs::Panel
 

Namespaces

 UserPrefs
 

Functions

std::unique_ptr< Widgets::PluginUserPrefs::createRTXIPlugin (Event::Manager *ev_manager)
 
Widgets::PanelUserPrefs::createRTXIPanel (QMainWindow *main_window, Event::Manager *ev_manager)
 
std::unique_ptr< Widgets::ComponentUserPrefs::createRTXIComponent (Widgets::Plugin *host_plugin)
 
Widgets::FactoryMethods UserPrefs::getFactories ()
 

Variables

constexpr std::string_view UserPrefs::MODULE_NAME = "User Preferences"