Commit Graph

7 Commits

Author SHA1 Message Date
Achraf k 5b1269dcfa Copying Fonts/Assets/Icons folders to build dir.
fonts ----> app_build/
assets ---> app_build/examples/
icons ----> app_build/components/
2022-02-17 17:52:34 +01:00
Achraf k f1f696c5dc Class name matches the file name. 2022-02-17 16:17:19 +01:00
Achraf k 09cc27e2ad Fix the component "RadioButton" issue. 2022-02-17 15:21:05 +01:00
Achraf k 4215a79689 Reorganizing and fix the headers/include. 2022-02-17 13:21:27 +01:00
Achraf k 0a6c3373ca Fixing structure of the project
*Root Project
            |=> shared library called 'components'.
            |=> executable 'examples'.
2022-02-17 12:03:24 +01:00
Achraf k a9281b2a42 Importing StateMachine Module. 2022-02-17 04:17:31 +01:00
Achraf k a025d5d612 Start using cmake instead of qmake. 2022-02-17 01:23:27 +01:00