Commit f5ab99fd authored by Brett Stottlemyer's avatar Brett Stottlemyer
Browse files

Add ENUM type to REPC


This will allow enums/Q_ENUM (or Q_ENUMS, pre-Qt 5.5)
to be generated by REPC so enumeration types can be
easily passed over the QtRO network.  Enums are put
in their own Q_GADGET class.

Change-Id: Ic93ed5533c9c3c6516be4c9a1b04ce188803e014
Reviewed-by: default avatarContinuous Integration (KDAB) <build@kdab.com>
Reviewed-by: default avatarBogDan Vatra <bogdan@kdab.com>
Showing with 245 additions and 1 deletion
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