#include <CatalogSelector.h>
|
| Ui::CatalogSelector | m_uiForm |
| | The form generated by QT Designer.
|
| |
Definition at line 14 of file CatalogSelector.h.
◆ CatalogSelector()
| MantidQt::MantidWidgets::CatalogSelector::CatalogSelector |
( |
QWidget * |
parent = nullptr | ) |
|
◆ checkSelectedFacility
| void MantidQt::MantidWidgets::CatalogSelector::checkSelectedFacility |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
Checks the checkbox of the list item selected.
◆ getSelectedCatalogSessions()
| std::vector< std::string > MantidQt::MantidWidgets::CatalogSelector::getSelectedCatalogSessions |
( |
| ) |
|
Obtain the session information for the facilities selected.
◆ initLayout()
| virtual void MantidQt::MantidWidgets::CatalogSelector::initLayout |
( |
| ) |
|
|
privatevirtual |
◆ populateFacilitySelection()
| void MantidQt::MantidWidgets::CatalogSelector::populateFacilitySelection |
( |
| ) |
|
Populate the ListWidget with the facilities of the catalogs the user is logged in to.
◆ m_uiForm
| Ui::CatalogSelector MantidQt::MantidWidgets::CatalogSelector::m_uiForm |
|
protected |
The documentation for this class was generated from the following file: