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. Do these qml dock tutorials exist as compilable examples?
Qt 6.11 is out! See what's new in the release blog

Do these qml dock tutorials exist as compilable examples?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 2.1k 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.
  • ealioneE Offline
    ealioneE Offline
    ealione
    wrote on last edited by
    #1

    I am trying to learn a little bit about qml, c++ communication in qt so I was reading this very interesting "page":http://doc.qt.io/qt-5/qtqml-cppintegration-definetypes.html.

    I thought it would be better though if I had some sort of compilable example on the subject (I tried the random generator one but failed to make it work).

    Do these, or any other similar examples exist somewhere?
    I do believe experimenting with them will help me understand better the subject.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kolegs
      wrote on last edited by
      #2

      Have you tried the one included in Qt? I mean you can install them while installing Qt, open QtCreator and click on the left Welcome->Tutorials

      also this link: http://doc-snapshot.qt-project.org/qt5-5.4/qtexamplesandtutorials.html

      1 Reply Last reply
      0
      • shavS Offline
        shavS Offline
        shav
        wrote on last edited by
        #3

        Hi,

        You can fins examples in QtCreator. Also I've recommend this "tutorial":http://doc-snapshot.qt-project.org/qt5-5.4/qtqml-tutorials-extending-qml-example.html.

        Also you can create QML plugin from QtCreator and play with it.

        Mac OS and iOS Developer

        1 Reply Last reply
        0
        • ealioneE Offline
          ealioneE Offline
          ealione
          wrote on last edited by
          #4

          Yes of curse I am trying all examples related to the subject as we speak. Yet someone might have some better tutorial or learning material, you never know.

          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