QTime is probably not the best class to do it as it doesn't support wrapping but here goes:
One line here as well...Qt Code:
startTime.addMSecs(travelTime.msec());To copy to clipboard, switch view to plain text mode
QTime is probably not the best class to do it as it doesn't support wrapping but here goes:
One line here as well...Qt Code:
startTime.addMSecs(travelTime.msec());To copy to clipboard, switch view to plain text mode
bwindorski (3rd December 2009)
Bookmarks