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. [solved] First call to QTableWidget::QTableWidget is slow on Mac
Forum Update on Monday, May 27th 2025

[solved] First call to QTableWidget::QTableWidget is slow on Mac

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 928 Views
  • 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.
  • crystalideaC Offline
    crystalideaC Offline
    crystalidea
    wrote on last edited by
    #1

    Hello,

    We're using 2 QTableWidget in main window and noticed slow startup speed on Mac (ok on Windows) - main window is shown with a pretty long delay. Talking about release build of cause. After digging into problem we found out that the call to
    ui.setupUI is slow. After narrowing the search it appeared that the first call to
    new QTableWidget(centralWidget) takes from 1.3 to 2 seconds (on Core i7 MacBook Pro 15 2012). Please help.

    Thanks in advance.

    Environment: Qt 5.2.1, Mac OS 10.9.2, app download "link":http://crystalidea.com/downloads/macsfancontrol.zip

    1 Reply Last reply
    0
    • crystalideaC Offline
      crystalideaC Offline
      crystalidea
      wrote on last edited by
      #2

      Fixed in 5.3

      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