User Tools

Site Tools


furo_programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
furo_programming [2017/06/12 00:16] acaterfuro_programming [2017/06/12 19:52] acater
Line 20: Line 20:
 \\ \\
 ====== Programming Structure ====== ====== Programming Structure ======
-**Note:** This is a general structure for Furo's programming. The project files may be updated in the future to include different header and .cpp files or have some removed. This version was ran on Qt 5.4 on Furo's Windows 7 32-bit Embedded boot.+**Note:** This is a general structure for Furo's programming. The project files may be updated in the future to include different header and .cpp files or have some removed. This version was ran on Qt 5.4 on Furo's Windows 7 32-bit Embedded boot (Furo is dual booted with Windows 32-bit Embedded and Ubuntu 32-bit).
 {{ :qtfiles.png?nolink&200 |}} {{ :qtfiles.png?nolink&200 |}}
 Open the Qt project for Furo and on the left hand side you will have a menu like the one above which has all the files that are included in the project.  The files we will go in depth with in this tutorial are the main, mainwindow, FuroRobot, FuroMotorController cpp files and header files along with the .pro file and the forms file.  Others can be explored but will not be covered in this tutorial as they do not provide significant function. Open the Qt project for Furo and on the left hand side you will have a menu like the one above which has all the files that are included in the project.  The files we will go in depth with in this tutorial are the main, mainwindow, FuroRobot, FuroMotorController cpp files and header files along with the .pro file and the forms file.  Others can be explored but will not be covered in this tutorial as they do not provide significant function.
furo_programming.txt · Last modified: 2017/07/15 12:53 by acater