[Qt-interest] QTimeSpan: interest?
Andre Somers
andre at familiesomers.nl
Mon Jan 17 11:58:22 CET 2011
Op Ma, 17 januari, 2011 6:52 am, schreef Mandeep Sandhu:
> On Mon, Jan 17, 2011 at 2:50 AM, Andre Somers <andre at familiesomers.nl>
> wrote:
>> Hi,
>>
>> Quite a while ago on this list, a question on how to substract two dates
>> in order to get a length of time inspired the creation of a class called
>> QTimeSpan. It can be used to represent a period of time, where QDate,
>> QTime and QDateTime only represent a single point in time. Now, the
>> class is basically finished, and we've submitted it for inclusion in Qt.
>>
>
> Thanks for your effort. I think this will be a useful class to have.
> Voted.
Thanks!
> To read the class doc, I ran doxygen on my local mirror of your repo.
> The resultant docs did not have the various sections (marked by
> "\section").
>
> I'm not sure if your doc format is specifically for docs generated by
> "qdocs" or it works with doxygen as well, so this might not be an
> issue at all?
The docs are marked up for qdoc (some mistakes in that fixed in a patch I
did not submit yet), and there \section1 is the correct syntax. See
http://doc.qt.nokia.com/qdoc/05-qdoc-commands-documentstructuring.html#part
André
More information about the Qt-interest-old
mailing list