Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QQuickItem and QQuickView

    QML and Qt Quick
    1
    2
    2254
    Loading More Posts
    • 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.
    • D
      diorahman last edited by

      What is the relation, in terms of event handling, between QQuickItem and QQuickView? In the QQuickItem we can handle touchEvents, while QQuickView doesn't have that. My hypothesis was: Any events, would be propagated from the container, i.e. QQuickView and dispatched by each QQuickItem inside the view. However, how do we specify touchEvents while we don't have it in the QQuickView?

      Thanks

      Dio

      1 Reply Last reply Reply Quote 0
      • D
        diorahman last edited by

        What's up with this: https://qt.gitorious.org/qt/qtdeclarative/blobs/75445c228476e4905cef3fb89a849f93f33e768f/src/quick/items/qquickwindow.cpp

        1 Reply Last reply Reply Quote 0
        • First post
          Last post