Skip to content

Feature Request: Decouple/Split Qt Gui from core functionality #32

Open
@drbenmorgan

Description

@drbenmorgan

It would be useful to have the Qt GUI for the variant browser as a separate Widget library and/or Application and decoupled from the main datatools::kernel and datatools::variant_service. I'm not sure it's really the job of the kernel or a service to start/control the GUI, plus it links the whole of libBayeux to Qt, which is quite a heavy dependency.

Splitting into a separate repository like mctools/Geant4 in #31 would be one option (and the cleanest). Another would be to just have it as an additional library/application within Bayeux.

The use case addressed is to help in the production of lightweight Docker images of Bayeux for SuperNEMO production/cluster/cloud jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions