April 10, 2012

Peggy Peggy
Lab Rat
25 posts

using qt_example codes

 

Hello,

I have a general question about using qt_example codes. I am a student and am not sure if I may allowed to use this codes for university projects.

May I use some parts of methods in my projects or do I have to add the comments at the begining of each class, even if I use just some part of example codes?

3 replies

April 10, 2012

VanDerSam VanDerSam
Lab Rat
39 posts

Please carefully read the comments in the beginning of each module. Source code of examples is distributed under BSD like license.

April 10, 2012

koahnig koahnig
Mad Scientist
2099 posts

It is always a good idea to clearly mark as copied with the proper referencing. Especially if you are using something during your study. Try to extend with C++ methods of inheritance and stuff.

Some European politicians may have gotten some understanding towards this in the mean time ;-)

April 11, 2012

Peggy Peggy
Lab Rat
25 posts

Ok..Thank you for your answers.

 
  ‹‹ [Solved]QTreeView based on MVC Pattern      [Solved]QGLWidget to QMainWindow ››

You must log in to post a reply. Not a member yet? Register here!