Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Minor typo in L1 Slides
Forum Updated to NodeBB v4.3 + New Features

Minor typo in L1 Slides

Scheduled Pinned Locked Moved Qt in Education
3 Posts 2 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mario
    wrote on last edited by
    #1

    I found a typo in the L1 slides. I'm not sure where to report this so I decided to do a post in this forum.

    On page 5 it says:
    @QObject *o = new QPustButton;@
    I'm sure it should be:
    @QObject *o = new QPushButton;@

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hlinaae
      wrote on last edited by
      #2

      @mario: Thanks - well spotted!

      I have now added this to the newly created "wiki-page for typos etc. in the Qt in Education Course Material":http://developer.qt.nokia.com/wiki/Typos_and_Corrections_to_the_Qt_in_Education_Course_Material. So now we have a place for collecting such feedback. Feel free to add other things you find. I'm (unfortunately) sure there is more.. ;-)

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mario
        wrote on last edited by
        #3

        Great! Your right, I have at least one more :) I'll add it to the wiki page

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved