Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. What is Manjaro Qt Creator version?

What is Manjaro Qt Creator version?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 690 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.
  • AgarthaA Offline
    AgarthaA Offline
    Agartha
    wrote on last edited by
    #1

    What version of Qt Creator is Manjaro Linux? I want to use this on Windows. There are some really nice Widgets. How can I install on Windows with those widgets?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Qt framework contains the same widgets regardless of what OS its installed on.

      Does Manjaro Linux use KDE and its widgets you have seen ?

      AgarthaA 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Qt framework contains the same widgets regardless of what OS its installed on.

        Does Manjaro Linux use KDE and its widgets you have seen ?

        AgarthaA Offline
        AgarthaA Offline
        Agartha
        wrote on last edited by Agartha
        #3

        @mrjj Yes. And QbWebView and other widget. How can I add them?

        mrjjM 1 Reply Last reply
        0
        • AgarthaA Agartha

          @mrjj Yes. And QbWebView and other widget. How can I add them?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi
          there is
          https://doc.qt.io/qt-5/qtwebview-index.html

          For KDE widgets
          https://api.kde.org/frameworks/

          The tier 1 widgets can often be compiled and used on other os¨'s without much fuss but the other tiers might
          require more of kde and hence reuse them solo is harder.

          Example
          https://api.kde.org/frameworks/kwidgetsaddons/html/classKColorButton.html
          look in left side, it says how to get the source and how to use it with make and make

          1 Reply Last reply
          1

          • Login

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