Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8207097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:53:37+00:00 2026-06-07T08:53:37+00:00

I am developing an app in windows using Qt. This app displays a table

  • 0

I am developing an app in windows using Qt. This app displays a table that contains some data. Depending on the time a certain row is highlighted. The window size of the application is fixed. The number of rows exceed the height of the window, so we have to scroll down to see the whole table.
I want to acheive this: when i open the application it should show me that part of the table where the highlighted row is visible. I shouldn’t get the need to scroll up or down to search for the highlighted row. But the order of the rows must remain same. How do you do that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:53:39+00:00Added an answer on June 7, 2026 at 8:53 am

    All what you need is to get any item from highlighted row, using for example

    QTableWidgetItem * QTableWidget::item ( int row, int column ) const
    

    and then you need to invoke QTableWidget slot

    void QTableWidget::scrollToItem ( const QTableWidgetItem * item, 
                                 QAbstractItemView::ScrollHint hint = EnsureVisible )
    

    for item which you earlier get.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing an app right now that reads in data from a windows
Background This is only my second PyQt4 project. Developing a Windows app that has
I am developing a Windows Mobile app that my company is providing the devices
I'm developing an app for Windows Phone 7 that populates a WrapPanel with a
I am developing a Windows CE App using Visual Studio 2008 and the Compact
im developing an application on windows using flash, compiling in AIR 2.0. This compiler
I am currently developing an app that seems to hang my Windows Phone 7
I'm using Windows Vista x64 with SP1, and I'm developing an ASP.NET app with
I'm developing a Cocoa app using XCode 4. One of the windows has a
I am developing an App Engine project on Windows using Eclipse and Python 2.5

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.