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. Duplicating and Compiling Source of User Input Type to Create Custom Version.
Forum Updated to NodeBB v4.3 + New Features

Duplicating and Compiling Source of User Input Type to Create Custom Version.

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 478 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.
  • Q Offline
    Q Offline
    qtJoe
    wrote on 28 Nov 2013, 15:24 last edited by
    #1

    What are the general steps that would allow me to duplicate the TextEdit user input type? So far, I have duplicated and renamed it inside /qtdeclarative/src/quick/items I have also renamed the class to MyTextEdit. I have also added it to items.pri. The type I have created works, I have tested it, but at the moment it gets compiled along with the rest of qt5.2. How can I untie it from most of qt so that I could for example, publish it, and allow other people to use the new type which is based on TextEdit?

    1 Reply Last reply
    0

    1/1

    28 Nov 2013, 15:24

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved