summaryrefslogtreecommitdiffstats
path: root/util/includemocs
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2016-12-15 10:52:40 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2017-06-20 09:54:27 +0000
commit3fe9e5dff79590c79bc56cdee6a115d5cf6b3319 (patch)
tree7cc6488874a9c83565fd771712d8ec4944c926a1 /util/includemocs
parente2eafc0c271e44fd9e8969b003e7f8ecd57cd2e6 (diff)
Eliminate out-parameters from QDateTimeParser::parseSection()
Return a struct instead. This frees parse() of an assumption that -1 is an error value and leaves one in/out argument. Made this last an actual pointer argument instead of a non-const ref. Shuffled the remaining arguments so that this in/out is last and the offset into it at which it gets modified is immediately before it. Removed a spurious qdoc comment in the process. Change-Id: I7d980e70a7711b1d706151eedce956fe2093e48e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'util/includemocs')
0 files changed, 0 insertions, 0 deletions