User Tools

Site Tools


creating_the_basics_of_a_new_al

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
creating_the_basics_of_a_new_al [2016/08/06 07:07] santiagoricoycreating_the_basics_of_a_new_al [2017/01/12 21:32] santiagoricoy
Line 138: Line 138:
 {{:ricoykaist:newal:selection_065.png?nolink&500}} {{:ricoykaist:newal:selection_065.png?nolink&500}}
  
-Go into your "exampledialog.cpp" file, and include PODOALDialog.h. Also add the same enumeration declaration from the main.cpp file in the ALexample folder.+Go into your "exampledialog.cpp" file, and include PODOALDialog.h (if it doesn't work, try using the folder by using "BasicFiles/PODOALDialog"). Also add the same enumeration declaration from the main.cpp file in the ALexample folder.
 Remember that name from the ALexample folder main.cpp? Go ahead and initialize the variable I named "ALNum_example" with the method shown, using your name in a string as the parameter. I used "ALexample". Do this under the line that reads "ui->setupUi(this);" like I did in the picture above. Remember that name from the ALexample folder main.cpp? Go ahead and initialize the variable I named "ALNum_example" with the method shown, using your name in a string as the parameter. I used "ALexample". Do this under the line that reads "ui->setupUi(this);" like I did in the picture above.
  
creating_the_basics_of_a_new_al.txt · Last modified: 2017/01/12 22:13 by santiagoricoy