Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. QtProtobuf 0.5 Release

QtProtobuf 0.5 Release

Scheduled Pinned Locked Moved Solved Announcements
1 Posts 1 Posters 562 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • semlanikS Offline
    semlanikS Offline
    semlanik
    wrote on last edited by semlanik
    #1

    QtProtobuf – is opensource library distributed under MIT license. With QtProtobuf you easily may use Google Protocol Buffers and gRPC in your Qt project.

    Key changes:

    • Added Qt-types support library. You may use Qt-types in protobuf messages.
    • Added Connan support.
    • Call of call and subscription methods in QtGrpc became thread-safe.
    • Added returnValue field to QQuickGrpcSubscription. You may use direct QML binding to Messages created in QML context without intermediate handlers.
    • All properties in Messages are reset to default before deserialization, according to protobuf concepts.

    Minor changes:

    • Reworked qmake executable lookup in build procedure. qmake from CMAKE_PREFIX_PATH has higher priority.
    • Static build reworked, fixed few issues.
    • Fixed issue with "zombie" subscription in QQuickGrpcSubscription.
    • Added conversion of google.protobuf.Timestamp from/to QDateTime.

    Details

    1 Reply Last reply
    4

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved