Thread: Qt example projects

  1. #1
    Registered User MartinR's Avatar
    Join Date
    Dec 2013
    Posts
    200

    Qt example projects

    Hello,

    I know there are tons of examples but I am looking for recommended, written in good OO way to get the feel of Qt and C++.

    Thanks in advance

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    I think you'll find "good OO" just as divisive as what people regard as being say a "good editor", "good browser" or "good OS".

    Beauty is in the eye of the beholder.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    There is no such thing as good OO.

    OO is why the aliens won't make contact with us.

  4. #4
    Registered User
    Join Date
    Nov 2012
    Posts
    1,393
    The Qt project includes examples in the examples/ subdirectory. Did you look at those? For learning Qt, you will want the examples to be "good for learning" (i.e. small, targeted to a small set of features at a time), which they generally are. Whether they are examples of good OO design is ultimately not very important in such examples.

  5. #5
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Quote Originally Posted by Yarin View Post
    OO is why the aliens won't make contact with us.
    I think that even chimpanzees don't need to be told that an employee is a person.
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Looking for projects
    By alexsurtakov in forum Projects and Job Recruitment
    Replies: 1
    Last Post: 08-22-2013, 06:51 AM
  2. Replies: 11
    Last Post: 05-25-2007, 04:39 PM
  3. projects
    By beene in forum C++ Programming
    Replies: 26
    Last Post: 10-12-2006, 02:48 PM
  4. How many projects?
    By RoD in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 02-16-2003, 08:03 PM
  5. Projects?
    By Wjahvces in forum C++ Programming
    Replies: 6
    Last Post: 10-06-2001, 11:26 PM

Tags for this Thread