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

Marshalling of other uncommon template classes #19

Open
6 of 14 tasks
mappu opened this issue Aug 25, 2024 · 0 comments
Open
6 of 14 tasks

Marshalling of other uncommon template classes #19

mappu opened this issue Aug 25, 2024 · 0 comments
Labels

Comments

@mappu
Copy link
Owner

mappu commented Aug 25, 2024

  • Vector types
    • QList
    • QVector
    • QStack
    • QQueue
    • QVarLengthArray
    • QLinkedList (Qt 5 only)
  • Associative array types
    • QMap (See also QMap<> marshalling #13)
    • QSet (n.b. currently only one-way)
    • QHash
    • QMultiMap
    • QMultiHash
    • QCache
    • QContiguousCache
  • Other types
    • QPair
@mappu mappu added the wishlist label Aug 25, 2024
@mappu mappu mentioned this issue Nov 4, 2024
@mappu mappu changed the title Marshalling of other uncommon template classes: QSet, QHash, QPair Marshalling of other uncommon template classes: --, --, QPair Nov 4, 2024
@mappu mappu changed the title Marshalling of other uncommon template classes: --, --, QPair Marshalling of other uncommon template classes Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant