12 #include <QtWidgets/QWidget>
43 virtual QString
title()
const;
44 virtual std::vector<DtApplicationSet>
runAppSets(
const std::vector<std::string>&)
const;
138 virtual void onItemChanged(
const QModelIndex&,
const QModelIndex&);
Manages launch configurations for the front-end and back-end.
Definition: vrfLauncher.h:36
The class that contains the applications to run and any additional information associated with the ap...
Definition: applicationSet.h:26