Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there an advantage to use C++/Qt instead RubyQt or PyQt?
Forum Updated to NodeBB v4.3 + New Features

Is there an advantage to use C++/Qt instead RubyQt or PyQt?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.1k 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.
  • D Offline
    D Offline
    dougui
    wrote on last edited by
    #1

    Hello,

    I want to create a desktop application and I want to know if there is an advantage to use C++/Qt instead RubyQt or PyQt.

    Can I use Qt Creator will all languages?
    Is there all features?
    Can I have some limitations?

    Thanks!

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Most probably, both Python and Ruby bindings are lagging behind the C++ code. You also - of course - have the additional overhead of using Python/ Ruby interpreters, so it will use more memory and CPU time to do the same tasks.

      Qt Creator does not have any Ruby support, and support for Python is extremely limited (pretty much only code higlightning works).

      (Z(:^

      1 Reply Last reply
      0

      • Login

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