Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deserialize QList<int> #4

Open
majidkamali1370 opened this issue Apr 1, 2020 · 0 comments
Open

Deserialize QList<int> #4

majidkamali1370 opened this issue Apr 1, 2020 · 0 comments

Comments

@majidkamali1370
Copy link

Hi.
This is a great library, but I have a problem with that.
I have a QVariantMap that contains my class' properties, but deserialization is not complete, int values get correct values in QObject-based class, but QList<int> properties does not, they are all empty in my object.
Did I miss something?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant