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. Re: [How to custom qml virtual keyboard ?](/topic/93279/how-to-custom-qml-virtual-keyboard)
Forum Updated to NodeBB v4.3 + New Features

Re: [How to custom qml virtual keyboard ?](/topic/93279/how-to-custom-qml-virtual-keyboard)

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 133 Views
  • 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.
  • S Offline
    S Offline
    Shine_ddd
    wrote on last edited by Shine_ddd
    #1

    Re: How to custom qml virtual keyboard ?
    1.Add CONFIG += disable-layouts to .pro
    2.Move layouts to dir like this :"D:\C++\qt\untitled\layouts"
    3.Add a qrc,then add all files of layouts to it
    4.Add "qputenv("QT_VIRTUALKEYBOARD_LAYOUT_PATH",":/layouts")" to main.cpp

    If you have any qustions
    Emai: dzy123abc@163.com

    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