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. How to get custom property of current item in combobox

How to get custom property of current item in combobox

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

    I need to get custom property(role) of current item from c++ model in combobox (like currentText or currentValue) how should I access it? There is a property currentData in QComboBox but I can't find a similar one in qml ComboBox.

    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