How do you build a Qt Creator like UI?
-
Hi
I am making an application which will have 5 parts to it:
1, A cad system (like 3D Max).
2, A management system (Stock, Workshop, Client/Project).
3, A cutting optimizer System (wood, glass ....).
4, A Design system (like 2020 Design software).
5, A suit system (shell consisting of the above 4 items at build time (not runtime)) or a docking system for the above 4 items at runtime if it would be easier.
I would like to code it in C++ and Qt and use Qt Creator.
I would like it to also be cross platform.The best way I can say I would like it to look like is Qt Creator in that:
-
Qt Creator's - Welcome:
In my application this would be part 5. -
Qt Creator's - Edit:
In my application this would be part 1 say. -
Qt Creator's - Design:
In my application this would be part 4 say. -
Qt Creator's - Debug:
In my application this would be part 2 say. -
Qt Creator's - Project:
In my application this would be part 3 say.
-
-
Hi
I am making an application which will have 5 parts to it:
1, A cad system (like 3D Max).
2, A management system (Stock, Workshop, Client/Project).
3, A cutting optimizer System (wood, glass ....).
4, A Design system (like 2020 Design software).
5, A suit system (shell consisting of the above 4 items at build time (not runtime)) or a docking system for the above 4 items at runtime if it would be easier.
I would like to code it in C++ and Qt and use Qt Creator.
I would like it to also be cross platform.The best way I can say I would like it to look like is Qt Creator in that:
-
Qt Creator's - Welcome:
In my application this would be part 5. -
Qt Creator's - Edit:
In my application this would be part 1 say. -
Qt Creator's - Design:
In my application this would be part 4 say. -
Qt Creator's - Debug:
In my application this would be part 2 say. -
Qt Creator's - Project:
In my application this would be part 3 say.
-