Commit a7fc802e authored by Paul Wicking's avatar Paul Wicking
Browse files

QDoc: minor cleanup in Generator and Node


Generator:
* Don't sort container of QMap's keys as they're already sorted. The
  container can thus be made const.

Node:
* Make getter const
* Remove qAsConst used in a ranged for loop in a const method.

Both:
* Remove qAsConst rendered superfluous.

Change-Id: I8f65f87c0ed372573cdd17f96e95cd2732effdd7
Reviewed-by: default avatarMårten Nordheim <marten.nordheim@qt.io>
parent be238aae
Showing with 8 additions and 12 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment