~autopilot/autopilot-qt/1.3

Viewing all changes in revision 67.

  • Committer: Tarmac
  • Author(s): Michael Zanetti
  • Date: 2013-07-02 23:00:55 UTC
  • mfrom: (62.1.7 autopilot-qt)
  • Revision ID: tarmac-20130702230055-bl5j4jvyd6ucdb4r
Add support for introspecting QDateTime, QDate and QTime

Currently, the only way seems to export them as integers (QDate + QDateTime) or QString (QTime).

QDate and QDateTime are exported as unix timestamps (seconds since 1970.01.01+0000), QTime is exported as a string in the form "hh:mm:ss". Fixes: https://bugs.launchpad.net/bugs/1193397.

Approved by Christopher Lee, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: