|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <SchemaNoteEditor.hpp>
Signals | |
| void | note_accepted (SchemaGraphicNote *note) |
| void | cancelled (SchemaGraphicNote *note) |
Public Member Functions | |
| SchemaNoteEditor (SchemaGraphicNote *note, QWidget *parent=0) | |
| ~SchemaNoteEditor () | |
Private Slots | |
| void | update_text () |
| void | cancel_note () |
Private Attributes | |
| SchemaGraphicNote * | m_note |
| Ui::SchemaNoteEditor * | m_ui |
Definition at line 12 of file SchemaNoteEditor.hpp.
| dbse::SchemaNoteEditor::SchemaNoteEditor | ( | SchemaGraphicNote * | note, |
| QWidget * | parent = 0 ) |
Definition at line 9 of file SchemaNoteEditor.cpp.
| dbse::SchemaNoteEditor::~SchemaNoteEditor | ( | ) |
Definition at line 19 of file SchemaNoteEditor.cpp.
|
privateslot |
Definition at line 23 of file SchemaNoteEditor.cpp.
|
signal |
|
signal |
|
privateslot |
Definition at line 27 of file SchemaNoteEditor.cpp.
|
private |
Definition at line 21 of file SchemaNoteEditor.hpp.
|
private |
Definition at line 22 of file SchemaNoteEditor.hpp.