Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Quick documentation in pdf or epub
Forum Updated to NodeBB v4.3 + New Features

Qt Quick documentation in pdf or epub

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 1.1k Views 2 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.
  • X Offline
    X Offline
    XDePedro
    wrote on last edited by aha_1980
    #1

    Hi everyone,

    watching this excellent presentation about "Effective Qml " from Thomas McGuire (http://doc.qt.io/qt-5/qtquick-index.html)...the tip #6 is about reading Qt Quick documentation. I really think is a great tip. I did read some parts but not all of them and normally while trying to do something specific...so probably just focus in the problem at this time.

    So I think I need to have a look to all of these articles. But is not easy to do it in from of a computer...so I would like to move them to my eReader. Is there a way to get the documentation in a format that I can populate to my eReader?

    Thanks.

    Javier

    raven-worxR 1 Reply Last reply
    0
    • X XDePedro

      Hi everyone,

      watching this excellent presentation about "Effective Qml " from Thomas McGuire (http://doc.qt.io/qt-5/qtquick-index.html)...the tip #6 is about reading Qt Quick documentation. I really think is a great tip. I did read some parts but not all of them and normally while trying to do something specific...so probably just focus in the problem at this time.

      So I think I need to have a look to all of these articles. But is not easy to do it in from of a computer...so I would like to move them to my eReader. Is there a way to get the documentation in a format that I can populate to my eReader?

      Thanks.

      Javier

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @XDePedro
      The QtDocs are generated using QDoc (delivered with Qt).
      QDoc supports HTML and DITA-XML output.

      So you could try to run QDoc on the Qt sources and produce DITA-XML. Then convert the DITA-XML to PDF/ePub with a 3rd party tool.

      Never done that, just an idea.
      But i wouldnt expect it as an easy task.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      2
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        You could also go and grab a copy of "Acrobat Pro DC Free Trial"
        (you just need an adobe ID, but its fast to make. works for 7 days.)
        and let it download the pages and make pdf for you. Its pretty good at that.
        make sure to check Capture Multiple Levels
        and Stay On Same Path and Stay On Same Server
        so it does not try to download whole site :) ( and it would )

        1 Reply Last reply
        2

        • Login

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