Results 1 to 2 of 2

Thread: QDate list?

  1. #1
    Join Date
    Feb 2011
    Location
    Latvia
    Posts
    139
    Thanks
    24
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QDate list?

    I need to store some dates (like Holyday date list and Vacation date list).
    My question - what would be the best class to achieve this with?

    I will receive a list of strings, from them I will create dates (i need dates, cause I'm using Sublassed calendar and I need to paint different dates in different colors), but I don't know what is the best way to store those lists of dates...

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QDate list?

    Read here.

    Unless special conditions I think QList is the best choiche for you
    A camel can go 14 days without drink,
    I can't!!!

  3. The following user says thank you to mcosta for this useful post:

    Archa4 (28th April 2011)

Similar Threads

  1. Replies: 1
    Last Post: 23rd April 2011, 17:33
  2. List View with sections for alphabetialy sorted list
    By woodtluk in forum Qt Programming
    Replies: 4
    Last Post: 12th October 2010, 11:50
  3. QDate next day
    By AlexD in forum Qt Programming
    Replies: 2
    Last Post: 17th February 2010, 22:40
  4. Regarding QDate?
    By qtlinuxnewbie in forum Newbie
    Replies: 4
    Last Post: 5th February 2010, 07:02
  5. QDate Help pls
    By munna in forum Qt Programming
    Replies: 6
    Last Post: 8th May 2006, 06:50

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.