Skip to content

CXX-Qt-lib: Add QModelIndex::internalPointer #750

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

Merged

Conversation

LeonMatthesKDAB
Copy link
Collaborator

Closes #719

Depends on #738

@LeonMatthesKDAB LeonMatthesKDAB force-pushed the 719-qmodelindex-internalpointer branch 2 times, most recently from f5c2664 to a9229f6 Compare December 15, 2023 10:34
Unfortunately this currently requires the use of our own c_void type.
See: dtolnay/cxx#1049

Closes KDAB#719
@LeonMatthesKDAB LeonMatthesKDAB force-pushed the 719-qmodelindex-internalpointer branch from a9229f6 to 0dbba57 Compare December 15, 2023 10:36
Copy link
Collaborator

@ahayzen-kdab ahayzen-kdab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :-)

@ahayzen-kdab ahayzen-kdab merged commit b5bf64c into KDAB:main Dec 15, 2023
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.

QModelIndex::internalId() needed for trees
2 participants