|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <OracleWidget.hpp>
Signals | |
| void | OpenOracleConfig (const QString &ConfigStream) |
Public Member Functions | |
| ~OracleWidget () | |
| OracleWidget (QWidget *parent=0) | |
Private Slots | |
| void | ProcessOracleCommand () |
Private Member Functions | |
| void | SetController () |
Private Attributes | |
| std::unique_ptr< dbe::Ui::OracleWidget > | ui |
Definition at line 19 of file OracleWidget.hpp.
|
default |
|
explicit |
Definition at line 13 of file OracleWidget.cpp.
|
signal |
|
privateslot |
Build the connection command from the arguments given to the widget and emit the signal such that the connection can be made as needed from the appropriate window
Definition at line 31 of file OracleWidget.cpp.
|
private |
Definition at line 21 of file OracleWidget.cpp.
|
private |
Definition at line 29 of file OracleWidget.hpp.