Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Generating bindings for other languages
Forum Updated to NodeBB v4.3 + New Features

Generating bindings for other languages

Scheduled Pinned Locked Moved Unsolved Language Bindings
2 Posts 2 Posters 741 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    semtexzv
    wrote on last edited by
    #1

    Hello,

    I've been using QT for some school projects, and would like to integrate it into my current development efforts, which mainly utilize Rust language.

    Someone already created alternative to the MOC, so that part is solved, however, the staggering amount of classes that comprise QT require some kind of code generation.

    My question is this, could the shiboken generator used to generate bindings for other languages in custom format ?

    JKSHJ 1 Reply Last reply
    0
    • S semtexzv

      Hello,

      I've been using QT for some school projects, and would like to integrate it into my current development efforts, which mainly utilize Rust language.

      Someone already created alternative to the MOC, so that part is solved, however, the staggering amount of classes that comprise QT require some kind of code generation.

      My question is this, could the shiboken generator used to generate bindings for other languages in custom format ?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi @semtexzv, and welcome!

      @semtexzv said in Generating bindings for other languages:

      ...mainly utilize Rust language.

      Have you seen the Rust-Qt project? https://github.com/rust-qt

      could the shiboken generator used to generate bindings for other languages in custom format ?

      I'll leave this question for someone else who has experience with Shiboken. But if you want to check yourself, this is a good place to start: https://blog.qt.io/blog/2018/05/31/write-python-bindings/

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      3

      • Login

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