Merging projects into one
-
Good morning
I would like to ask advice on how to implement the following
There are three ready projects on Qt that need to be merged into one, that is, when you launch exe, a form with 3 buttons is launched and by clicking on each application you need to open
How to do it right?
QAbstractItemModel, QProcess? -
Good morning
I would like to ask advice on how to implement the following
There are three ready projects on Qt that need to be merged into one, that is, when you launch exe, a form with 3 buttons is launched and by clicking on each application you need to open
How to do it right?
QAbstractItemModel, QProcess? -
@jsulm
I would like to know how to do it right
I would like to get this
The project has already been selected