Results 1 to 6 of 6

Thread: QML list and dynamically loaded content

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QML list and dynamically loaded content

    You should implement QAbstractItemModel::fetchMore and QAbstractItemModel::canFetchMore in your model, QML's views know how to use those.
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

  2. The following user says thank you to spirit for this useful post:


Similar Threads

  1. Rendering Content Dynamically
    By nabeel in forum Newbie
    Replies: 4
    Last Post: 29th August 2013, 09:37
  2. Replies: 12
    Last Post: 24th October 2011, 07:56
  3. Replies: 2
    Last Post: 8th January 2009, 00:49
  4. Replies: 8
    Last Post: 20th September 2007, 09:10

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.