Commit c1c7c3cf authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Centralize type conversion functions.


This adds the common GURL->QUrl and string16->QString conversions
into a common header and use those functions throughout the code.
Move the qStringToStringType into the same header and rename it
to a name consistent with the others.

This also cleans up shared_globals.h by moving content:: forward
declarations in the cpp, where they are used.

Change-Id: I19527ea7de1f6047aae8b44c97eb4d7c3e5a0e54
Reviewed-by: default avatarAndras Becsi <andras.becsi@digia.com>
parent abd17e15
Showing with 89 additions and 39 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