m_model | MockFitScriptGeneratorPresenter | private |
m_view | MockFitScriptGeneratorPresenter | private |
MOCK_METHOD0(openFitScriptGenerator, void()) | MockFitScriptGeneratorPresenter | |
MOCK_METHOD1(setGlobalTies, void(std::vector< GlobalTie > const &globalTies)) | MockFitScriptGeneratorPresenter | |
MOCK_METHOD1(setGlobalParameters, void(std::vector< GlobalParameter > const &globalParameters)) | MockFitScriptGeneratorPresenter | |
MOCK_METHOD2(notifyPresenter, void(ViewEvent const &ev, std::vector< std::string > const &vec)) | MockFitScriptGeneratorPresenter | |
MOCK_METHOD2(notifyPresenter, void(ViewEvent const &ev, FittingMode fittingMode)) | MockFitScriptGeneratorPresenter | |
MOCK_METHOD3(notifyPresenterImpl, void(ViewEvent const &ev, std::string const &arg1, std::string const &arg2)) | MockFitScriptGeneratorPresenter | |
MockFitScriptGeneratorPresenter(FitScriptGeneratorView *view) | MockFitScriptGeneratorPresenter | inline |
MockFitScriptGeneratorPresenter(FitScriptGeneratorModel *model) | MockFitScriptGeneratorPresenter | inline |
notifyPresenter(ViewEvent const &ev, std::string const &arg1="", std::string const &arg2="") override | MockFitScriptGeneratorPresenter | inlinevirtual |
MantidQt::MantidWidgets::IFitScriptGeneratorPresenter::notifyPresenter(ViewEvent const &event, std::vector< std::string > const &vec)=0 | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | pure virtual |
MantidQt::MantidWidgets::IFitScriptGeneratorPresenter::notifyPresenter(ViewEvent const &event, FittingMode fittingMode)=0 | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | pure virtual |
openFitScriptGenerator()=0 | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | pure virtual |
setGlobalParameters(std::vector< MantidQt::MantidWidgets::GlobalParameter > const &globalParameters)=0 | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | pure virtual |
setGlobalTies(std::vector< MantidQt::MantidWidgets::GlobalTie > const &globalTies)=0 | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | pure virtual |
~IFitScriptGeneratorPresenter()=default | MantidQt::MantidWidgets::IFitScriptGeneratorPresenter | virtual |