Skip to content

QJsonValue::toInteger doesn't exist#95

Closed
limitedAtonement wants to merge 1 commit intoIsarhamster:masterfrom
limitedAtonement:toInteger
Closed

QJsonValue::toInteger doesn't exist#95
limitedAtonement wants to merge 1 commit intoIsarhamster:masterfrom
limitedAtonement:toInteger

Conversation

@limitedAtonement
Copy link
Copy Markdown

In qt-6 it exists: https://doc.qt.io/qt-6/qjsonvalue.html#toInteger, but in qt-5, it is toInt and returns "int" (not qint64): https://doc.qt.io/qt-5/qjsonvalue.html#toInt.

@themrrobert
Copy link
Copy Markdown
Contributor

my PR #93 fixes all of these issues. the code is in the progress of updating to qt6, but it needs my PR to simplify compilation.

@limitedAtonement
Copy link
Copy Markdown
Author

Closing in preference to #93.

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

Successfully merging this pull request may close these issues.

2 participants