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. plugins with windows
Qt 6.11 is out! See what's new in the release blog

plugins with windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 531 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.
  • P Offline
    P Offline
    Pueablo
    wrote on last edited by
    #1

    hello good day, a question, you know the steps to make a qml complements plugin but with windows, I have seen how they do it but with linux, they add them to a .qmldir, in windows I don't understand much, I would appreciate it if you could help me , Thank you.

    JKSHJ 1 Reply Last reply
    0
    • P Pueablo

      hello good day, a question, you know the steps to make a qml complements plugin but with windows, I have seen how they do it but with linux, they add them to a .qmldir, in windows I don't understand much, I would appreciate it if you could help me , Thank you.

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

      @Pueablo said in plugins with windows:

      the steps to make a qml complements plugin but with windows, I have seen how they do it but with linux, they add them to a .qmldir, in windows I don't understand much

      The mechanism is the same on Linux and Windows.

      See https://www.qt.io/blog/introduction-to-the-qml-cmake-api for the latest tools.

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

      1 Reply Last reply
      1
      • P Offline
        P Offline
        Pueablo
        wrote on last edited by
        #3

        Hello, first I want to thank you for your answer, and secondly, how can I open a plugin that contains a .qmldir file?

        JKSHJ 1 Reply Last reply
        0
        • P Pueablo

          Hello, first I want to thank you for your answer, and secondly, how can I open a plugin that contains a .qmldir file?

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

          @Pueablo said in plugins with windows:

          Hello, first I want to thank you for your answer, and secondly, how can I open a plugin that contains a .qmldir file?

          You're welcome, but I'm afraid I don't understand your question. Do you want to:

          1. Open and read the plugin's source code?, or
          2. Use the plugin in your own project?

          The qmldir file is only a small text file that contains information about the plugin.

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

          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