Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. What is the correct term for this? Navigation tabs?

What is the correct term for this? Navigation tabs?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 928 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
    tktan
    wrote on last edited by
    #1

    Dear Gurus,

    Before I can properly do a search, I need to ask this. What do you call this? Are they called "Navigation Tabs" in QT? Here's what I'm referring to https://www.flickr.com/photos/jokertan/14291278513/. I upload this picture in my Flickr account since I do not know how to upload a picture in this forum. Two examples that I'm interested.

    I'm blindly searching using general terms like "click next show more QTreeWidget", etc. This is not getting what I want.

    There's one particular post that I read that seems very close to what I am searching for.
    http://qt-project.org/forums/viewthread/33415/

    Seems like Proxy Model is part of the solution but I would prefer your kind help to steer me in the right direction by knowing whether "Navigation Tabs" are the word for it.

    Thank you~

    Regards,

    TTK

    1 Reply Last reply
    0
    • F Offline
      F Offline
      frankiefrank
      wrote on last edited by
      #2

      Usually this is called paging but I've also seen it called "pagination". By this I mean just the concept of having your data distributed to different pages with some ability to navigate through these pages.

      I'm not sure what is the custom name for the actual buttons and I'm also not sure if there is a "common-practice" solution for actually creating these "page number" widgets based on your model's data.

      "Roads? Where we're going, we don't need roads."

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tktan
        wrote on last edited by
        #3

        Thanks Frank! Your suggestion had return more appropriate searches for me! Much appreciated.

        Regards,

        TTK

        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