|
Mantid
|
#include "MantidKernel/Property.h"#include "MantidKernel/System.h"#include <QGridLayout>#include <QLabel>#include <QMap>#include <QPushButton>#include <QString>#include <QWidget>#include "DllOption.h"Go to the source code of this file.
Classes | |
| class | MantidQt::API::ClickableLabel |
| A small extension to QLabel, so that it emits a signal when clicked. More... | |
| class | MantidQt::API::PropertyWidget |
| Base class for widgets that will set Mantid::Kernel::Property* types. More... | |
Namespaces | |
| namespace | MantidQt |
| The AlgorithmProgressDialogPresenter keeps track of the running algorithms and displays a progress bar for them, and a property list. | |
| namespace | MantidQt::API |