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. Seeking ideas on a widget
Forum Updated to NodeBB v4.3 + New Features

Seeking ideas on a widget

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 473 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.
  • P Offline
    P Offline
    pdsc_dy
    wrote on last edited by
    #1

    Hi all, I am trying to develop a widget that have the following features:

    1. look like a table but it does not need to work with a database
    2. can directly enter number or names of other table into the cells
    3. or, when right click on the cell, can lead to selection of other existing tables , or a widget to create a new one
    4. can expand and add columns and rows
    5. can freeze the first column

    Not sure if this is a fair question, but if any body can get me some idea where to start I'd really appreciate it.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Looks like a job for QTableView.

      (Z(:^

      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