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. Grid view search problem
Forum Updated to NodeBB v4.3 + New Features

Grid view search problem

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 1.0k 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.
  • R Offline
    R Offline
    rishygupta
    wrote on 27 Sept 2012, 06:54 last edited by
    #1

    i am trying to make a grid view from a data model and that data model contains some text. I have a search box by which i want to hide data and show with proper indexing so that UI looks in proper manner .. is there any property of grid view or qml.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tapadar
      wrote on 27 Sept 2012, 09:15 last edited by
      #2

      I guess , you should develop your model in C++ and register it with qml.
      Doing complex things like searching and sorting in qml could cost you performance.

      1 Reply Last reply
      0

      1/2

      27 Sept 2012, 06:54

      • Login

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