learning Qt
Sven Bauhan
bauhan at tu-harburg.de
Fri Dec 1 15:10:31 GMT 2000
You do not need to know _everything_ about c++ programming. You only
need to know the basics about object oriented programming and
derivation.
Hint: For beginners it can be confusing, that Qt objects are allocated
but not deallocated by the programmer. If a parent is given to the
constructor, the object always is deleted by its parent.
Sven
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list