[Qt-interest] QTimeSpan: interest?
Mandeep Sandhu
mandeepsandhu.chd at gmail.com
Mon Jan 17 06:52:31 CET 2011
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.
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?
Though, changing "\section1" to "\section a1" did create the necessary
section in docs, with proper headings.
Regards,
-mandeep
More information about the Qt-interest-old
mailing list