Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    What is qxtgui module?

    General and Desktop
    3
    5
    2900
    Loading More Posts
    • 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.
    • P
      pratik041 last edited by

      Does it supported by qt now or it was previously used?

      Pratik Agrawal

      1 Reply Last reply Reply Quote 0
      • L
        lgeyer last edited by

        QxtGui is part of "Qxt":http://libqxt.org/, a third-party library not created nor supported by Nokia.

        1 Reply Last reply Reply Quote 0
        • A
          andre last edited by

          Indeed, not supported by Nokia, but available as open source under a liberal licence. Nothing is stopping you from using it.

          1 Reply Last reply Reply Quote 0
          • P
            pratik041 last edited by

            How can i include those library in qtcreator?

            Pratik Agrawal

            1 Reply Last reply Reply Quote 0
            • A
              andre last edited by

              You mean in the designer part? AFAIK, there is no designer plugin for the GUI elements in Qxt. However, you can use the widget promotion feature for most widget, as most of them are just extensions to existing widgets.

              Qxt itself has quite decent documentation on how to use it in your project. It installs itself in such a way, that you can directly use it from your .pro file.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post