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. Mixed QML and c++ object

Mixed QML and c++ object

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 667 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.
  • H Offline
    H Offline
    houmingc
    wrote on 19 Nov 2014, 21:16 last edited by
    #1

    http://blogs.igalia.com/xrcalvar/2012/02/24/mixed-qmlc-objects/

    using the above link i am able to instantiate a rectangle in c++
    Using QML, how to make rectangle move and disappear in c++

    I have created states in qml using the link below
    http://qt-project.org/doc/qt-5/qtquick-usecase-animations.html

    anyone can direct me to a sample code?
    I search similar topic in youtube and i found meego application.
    is this something similar to Qt or i need to install meego application

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p3c0
      Moderators
      wrote on 20 Nov 2014, 07:58 last edited by
      #2

      Hi,

      Did you try animating the opacity property ?

      157

      1 Reply Last reply
      0

      2/2

      20 Nov 2014, 07:58

      • Login

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