Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Free Qt 5 e-book from Packt Publishing [EXPIRED]
QtWS25 Last Chance

Free Qt 5 e-book from Packt Publishing [EXPIRED]

Scheduled Pinned Locked Moved General and Desktop
10 Posts 6 Posters 1.5k Views
  • 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.
  • JKSHJ Offline
    JKSHJ Offline
    JKSH
    Moderators
    wrote on last edited by JKSH
    #1

    Hi all,

    Packt is offering a free copy of Mastering Qt 5 by Guillaume Lazar and Robin Penea: https://www.packtpub.com//packt/offers/free-learning/ (today only, registration required)

    I haven't read through it in-depth myself so I can't comment on its quality, but perhaps someone else will find it helpful. This forum gets inquiries now and then from people who much prefer a full-fledged book to online tutorials.

    Packt also offers a wide selection of e-books (some free, some paid) in a variety of programming fields. Have a look around! (Note: I am not affiliated with Packt)

    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

    1 Reply Last reply
    8
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Thanks for sharing. This will help me a lot.

      1 Reply Last reply
      1
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by VRonin
        #3

        Thanks for the link!

        QByteArray response = QString("Hello").toLatin1(); well, that's one way to do it, I guess

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        JKSHJ 1 Reply Last reply
        2
        • K Offline
          K Offline
          Kinesis
          wrote on last edited by
          #4

          @JKSH
          Thanks alot . It gonna helps me . :)

          1 Reply Last reply
          0
          • J.HilkJ Offline
            J.HilkJ Offline
            J.Hilk
            Moderators
            wrote on last edited by
            #5

            Darn it, I bought it recently for the full price -.-

            @VRonin said in Free Qt 5 e-book from Packt Publishing (<16 hours left):

            QByteArray response = QString("Hello").toLatin1(); well, that's one way to do it, I guess

            well, there's more than one way to skin a cat.
            ;-)


            Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


            Q: What's that?
            A: It's blue light.
            Q: What does it do?
            A: It turns blue.

            1 Reply Last reply
            1
            • VRoninV VRonin

              Thanks for the link!

              QByteArray response = QString("Hello").toLatin1(); well, that's one way to do it, I guess

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @VRonin said in Free Qt 5 e-book from Packt Publishing (<16 hours left):

              QByteArray response = QString("Hello").toLatin1(); well, that's one way to do it, I guess

              Oh dear.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by A Former User
                #7

                On page 25:

                ui->tasksLayout->addWidget(task);
                

                What's tasksLayout? I can't find a reference to it. And that kills the first exercise in the book!

                jsulmJ VRoninV 2 Replies Last reply
                0
                • ? A Former User

                  On page 25:

                  ui->tasksLayout->addWidget(task);
                  

                  What's tasksLayout? I can't find a reference to it. And that kills the first exercise in the book!

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @landslyde said in Free Qt 5 e-book from Packt Publishing (<16 hours left):

                  What's tasksLayout?

                  Take a look at the *.ui file in QtDesigner - it should be there.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  3
                  • ? A Former User

                    On page 25:

                    ui->tasksLayout->addWidget(task);
                    

                    What's tasksLayout? I can't find a reference to it. And that kills the first exercise in the book!

                    VRoninV Offline
                    VRoninV Offline
                    VRonin
                    wrote on last edited by
                    #9

                    @landslyde said in Free Qt 5 e-book from Packt Publishing (<16 hours left):

                    What's tasksLayout?

                    You can see it in the image on page 23. It's an empty QVBoxLayout just below the toolbarLayout

                    "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                    ~Napoleon Bonaparte

                    On a crusade to banish setIndexWidget() from the holy land of Qt

                    1 Reply Last reply
                    3
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      @VRonin @jsulm
                      Thank you both.

                      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