Results 1 to 2 of 2

Thread: qmldir

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2012
    Posts
    30
    Thanks
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default qmldir

    Hi, I am trying to make a qml plugin. I realized that every example has a qmldir file. But in Qt Creator I don't know how to form one can somebody help me please I don't know how to make my own qmldir file?

  2. #2
    Join Date
    Nov 2010
    Posts
    82
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: qmldir

    just create a qmldir file with your plugin dll
    wirte : plugin <class_name> int it

Similar Threads

  1. Loading a qmldir from a qrc file
    By bunjee in forum Qt Quick
    Replies: 7
    Last Post: 17th January 2017, 21:09

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.