Results 1 to 2 of 2

Thread: C++_Qml integrating

  1. #1
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default C++_Qml integrating

    hi,

    i am using qml for ui and c++ for database...how to get retrieve data from c++ to qml...please tell me...

    thanks and advance...

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: C++_Qml integrating

    Depends on your data and how you want to use it from QML.

    If you have several records and want QML to "see" them all, then you need a model and export that to as a context property.

    Cheers,
    _

Similar Threads

  1. Integrating a .jar in a QT window
    By Eska in forum Newbie
    Replies: 4
    Last Post: 12th June 2012, 09:17
  2. QT Integrating C++ and Javascript
    By bmn in forum Newbie
    Replies: 9
    Last Post: 9th August 2011, 14:19
  3. Integrating of module into one
    By Anshuman in forum Qt Programming
    Replies: 2
    Last Post: 28th April 2011, 10:54
  4. Integrating C with Qt
    By deepakn in forum Qt Programming
    Replies: 2
    Last Post: 4th December 2007, 09:12
  5. KCModule integrating
    By lum in forum KDE Forum
    Replies: 0
    Last Post: 17th May 2006, 09:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.