Results 1 to 2 of 2

Thread: How to show main, next and previous items with PathView?

  1. #1
    Join Date
    Feb 2011
    Posts
    10
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Question How to show main, next and previous items with PathView?

    Hey guys, how are you?

    Well, i'm implementing a image carousel but i'm newbie in QML. I saw some examples about this, so i implemented my own image carousel and it is working! However, i'm with a problem involving my PathView element, used to do the image carousel. I need to show just 5 items for each time and i solved this using pathItemCount property as answered me in this post. Ok! The problem is than using this property my carousel just shows the next items, and not previous items, the image carousel is circular (obvious) and because this would be interesting to show previous items.

    My english is not so good, so i will try explain again shortly...

    I need to define how many items i want to show (using the pathItemCount property, for example), but is necessary to show next and previous items, and just not next.

    Could someone help me with this?

    Thanks a lot and sorry my english.

    Note: i saw some examples here and here...

  2. #2
    Join Date
    Feb 2011
    Posts
    10
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: How to show main, next and previous items with PathView?

    Well i found the solution for my problem here: http://www.developer.nokia.com/Commu...onent_with_QML.

Similar Threads

  1. Replies: 2
    Last Post: 12th January 2011, 21:39
  2. Replies: 2
    Last Post: 15th July 2010, 10:00
  3. How to show a wizard before the main window?
    By dcopeto in forum Qt Programming
    Replies: 3
    Last Post: 27th March 2009, 18:10
  4. How to show two main windows?
    By Althor in forum Newbie
    Replies: 4
    Last Post: 13th October 2008, 09:30
  5. show() in central main window
    By ufo-vl in forum Newbie
    Replies: 3
    Last Post: 28th July 2007, 03:33

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.