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. Event handling
Forum Updated to NodeBB v4.3 + New Features

Event handling

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 912 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
    mageshs
    wrote on last edited by
    #1

    Dear all,

    I want to display the sequence of images with flick functionality.

    Based on display image i need to change a text on top of the screen.

    I have done some pre-study about Qt libraries.

    Which Qt Class suits for me?
    if i flick the image will i be getting the index number of that image?
    is there any event handler for image flicking?

    Thanks in Advance guyz!!!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      melghawi
      wrote on last edited by
      #2

      Take a look at "this":http://qt-project.org/doc/qt-5/qml-qtquick-flickable.html

      Especially the components that inherit this class ie: "ListView":http://qt-project.org/doc/qt-5/qml-qtquick-listview.html

      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