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. About methods in window.activeFocusItem

About methods in window.activeFocusItem

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 408 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.
  • H Offline
    H Offline
    Hien Hoang Ngoc
    wrote on last edited by
    #1

    Hi all,
    I am QML's beginner, and i see a example in QML action use method as below:
    onTriggered: window.activeFocusItem.copy()

    Please, someone have documents or link description about methods of window.activeFocusItem?

    Thanks.

    jsulmJ 1 Reply Last reply
    0
    • H Hien Hoang Ngoc

      Hi all,
      I am QML's beginner, and i see a example in QML action use method as below:
      onTriggered: window.activeFocusItem.copy()

      Please, someone have documents or link description about methods of window.activeFocusItem?

      Thanks.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Hien-Hoang-Ngoc It's all in the documentation of QML Window type: https://doc.qt.io/qt-5/qml-qtquick-window-window.html#activeFocusItem-prop

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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