Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Can we create platform independent widgets with Qt?

    General and Desktop
    2
    2
    412
    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.
    • I
      Ibrahim last edited by

      Hi; Can we create platform independent widgets with Qt 5.x?
      Examples:
      For Windows
      For Linux
      Also are they possible for Android & iOS (but they must be platform-independent)?
      Thanks.

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        It should be possible, but you will have to write a lot of platform-dependent code to handle the desktop widgets, because there are no APIs in Qt to create desktop widgets, only applications.

        (Z(:^

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