Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. make some change on the cash table example

make some change on the cash table example

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 1.3k 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.
  • T Offline
    T Offline
    tariq
    wrote on last edited by
    #1

    Dear all,

    I want to make some change on the cash table example. I want to add search Box in it. Also i need to put bottom when i press it new window appear to me. So any one can advice me how i can do that's??

    Kind Regards.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tariq
      wrote on last edited by
      #2

      Please any one can give help here ??

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qxoz
        wrote on last edited by
        #3

        Hi tariq!
        What kind of example is it? Maybe you mean "Cached Table" from Qt examples?
        If so you can set filter for a model:
        @model->setFilter("")@
        or use "QSortFilterProxyModel":http://qt-project.org/doc/qt-4.8/qsortfilterproxymodel.html

        and i don't understand second part of your question :)

        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