26 std::string workspaceName()
const override final;
29 void setWSSuffices(
const QStringList &suffices)
override;
30 void setFBSuffices(
const QStringList &suffices)
override;
31 void setLoadProperty(
const std::string &propName,
bool enable)
override;
33 void updateSelectedSpectra()
override;
35 std::string getFileName()
const;
41 void workspaceChanged(
const QString &workspaceName);
43 void handleAutoLoaded();
44 void selectAllSpectra(Qt::CheckState state);
45 void setWorkspace(
const std::string &
workspace);
46 void setAllSpectraSelectionEnabled(
bool doEnable);