#include <ManagerWindow.h>
◆ ManagerWindow() [1/2]
| ant::calibration::gui::ManagerWindow::ManagerWindow |
( |
Manager & |
manager_ | ) |
|
◆ ~ManagerWindow()
| ant::calibration::gui::ManagerWindow::~ManagerWindow |
( |
| ) |
|
|
virtual |
◆ ManagerWindow() [2/2]
| ant::calibration::gui::ManagerWindow::ManagerWindow |
( |
const ManagerWindow & |
| ) |
|
|
delete |
◆ AddCalCanvas()
| CalCanvas * ant::calibration::gui::ManagerWindow::AddCalCanvas |
( |
const std::string & |
name = "" | ) |
|
|
overridevirtual |
◆ AddCheckBox()
| void ant::calibration::gui::ManagerWindow::AddCheckBox |
( |
const std::string & |
label, |
|
|
bool & |
flag |
|
) |
| |
|
overridevirtual |
◆ AddNumberEntry() [1/2]
| void ant::calibration::gui::ManagerWindow::AddNumberEntry |
( |
const std::string & |
label, |
|
|
double & |
number |
|
) |
| |
|
overridevirtual |
◆ AddNumberEntry() [2/2]
| void ant::calibration::gui::ManagerWindow::AddNumberEntry |
( |
const std::string & |
label, |
|
|
double |
initial_number, |
|
|
std::function< void(const TGNumberEntry &)> |
callback |
|
) |
| |
|
overridevirtual |
◆ GetMode()
| Mode_t& ant::calibration::gui::ManagerWindow::GetMode |
( |
| ) |
|
|
inlineoverridevirtual |
◆ HandleKey()
| Bool_t ant::calibration::gui::ManagerWindow::HandleKey |
( |
Event_t * |
event | ) |
|
|
overridevirtual |
◆ operator=()
◆ SetFinishMode()
| void ant::calibration::gui::ManagerWindow::SetFinishMode |
( |
bool |
flag | ) |
|
|
overridevirtual |
◆ SetProgress()
| void ant::calibration::gui::ManagerWindow::SetProgress |
( |
unsigned |
slice, |
|
|
unsigned |
channel |
|
) |
| |
|
overridevirtual |
◆ SetProgressMax()
| void ant::calibration::gui::ManagerWindow::SetProgressMax |
( |
unsigned |
slices, |
|
|
unsigned |
channels |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: