Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QT5 PlugIn Tutorial
Forum Updated to NodeBB v4.3 + New Features

QT5 PlugIn Tutorial

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 3.2k 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.
  • H Offline
    H Offline
    hpollak
    wrote on last edited by
    #1

    I'm trying to write a very simple PlugIn for use with QML.

    I just want to write a simple class with only one Q_Property and use this in an other Project ( of QTCreator ) in a QML-Application.

    But I have the Problem, I can make what I want QTCrator meens allways "modul not installed".

    Is there a simple Tutorial ( from beginning to the end ) for building a Plugin in Creator and how to use it in an other Project?

    1 Reply Last reply
    0
    • T Offline
      T Offline
      TimJohnson
      wrote on last edited by
      #2

      "This tutorial":http://doc.qt.digia.com/qt/gettingstartedqml.html goes over creating a qt quick application and making a c++ plugin for it, if that is any help to you :)

      1 Reply Last reply
      0
      • H Offline
        H Offline
        hpollak
        wrote on last edited by
        #3

        Thanks!
        I have allready seen this tutorial, but there is no discription how to install the plugins with qt5 & QTCreator. My main Problem is, that the plugin is not installed ( my be i have to set the plugin dir - but i don't know how )

        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