Skip to content
Qt 6.11 is out! See what's new in the release blog
  • 145k Topics
    724k Posts
    JonBJ
    @jayrickaby said in How to make QRangeModel in Python PySide6 with pure strings?: With your example, it was printing 2 rows and 1 column for me. Try putting the QRangeModel now into a TableView or TreeView's model. You can see that the data is weirdly smushed into that one column. I don't think it will be wrong for me as mine reports 4 columns where yours reports 1. Your problem for that is at the model side, for whatever reason. My suggestion is that this is working "oddly" in PySide6 and explicitly rejected in PyQt6, so all bets are off. And we don't know what platform/Qt/PySide/Python version you are using, may be different from mine.
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    P
    Hi all, This came as a surprise to me too, but I'm available for new Qt/QML opportunities starting 18 August 2026. :) I help teams working on embedded software and/or regulated industries deliver great C++/Qt/QML software, applications and HMIs. I use AI tools without giving up engineering rigor and I can also help you adopt them. I'm based near Warsaw, and I'm happy to work as a permanent hands-on developer, a technical lead, or a consultant/trainer on a shorter engagement. Short background: I'm a Principal Software Engineer with ~15 years of commercial experience in C++, of which the last few were spent i.a. as a consultant via Qt Professional Services. I'm the principal author of the AUTOSAR C++14 Coding Guidelines and a reviewer of MISRA C++2023. I'm Qt Foundation 6.8 and Functional Safety (IEC62508, ISO26262) certified. Qt-specific experience: Technical lead of a 10-person team building a medical device HMI in Qt6/QML. I wrote the Qt Academy course "Providing Models from C++ to QML". Worked on Consumer electronics HMIs, embedded and desktop applications, plus earlier Qt5 projects related to public transport and 3D interior scanner. Speaker at Qt meetups and AI Connect 2024 (a talk w the Qt Company), and I run internal Qt/C++ trainings. More details and contact: Website: tanskiengineering.com LinkedIn: linkedin.com/in/piotr-tański Recommendations: https://www.linkedin.com/in/piotr-tański/details/recommendations/ Happy to answer questions here or by PM. Piotr
  • Everything related to designing and design tools

    132 397
    132 Topics
    397 Posts
    SGaistS
    Hi, I think the wiki has the starting point Hope it helps
  • Everything related to the Software Quality Tools

    95 262
    95 Topics
    262 Posts
    E
    I’ve run into a similar issue with long JavaFX lists where the target item isn’t initially visible. Using the component’s available items/model instead of relying only on scrolling seems much more reliable, especially when the test input changes dynamically. The approach with obj.items.length, obj.items.get(i) and assigning obj.value looks particularly useful for making the test independent of the item’s position in the list.
  • Everything related to learning Qt.

    401 2k
    401 Topics
    2k Posts
    Nils SjobergN
    Nice..now he knew whether to perform certification
  • 2k Topics
    13k Posts
    L
    Qt 6 for HarmonyOS developement update - July 23 Want to support phone device type? (Note: this is not enabled by default yet) See the patch in https://codereview.qt-project.org/c/qt/qtbase/+/754676 Thank Andy Nichols for his effort to support phone device. (Background: On July 2, Huawei officially announced that the number of terminal devices using its HarmonyOS operating system has exceeded 70 million. And about 80-85% are phones.) #Qt #HarmonyOS #OpenHarmony #Huawei [image: 1784783525042?e=1786579200&v=beta&t=GAIpYASb8VO1b6_bCH2Nwg-Nn3G_hm2jc7aHvN7_Z1s]
  • 4k Topics
    18k Posts
    H
    [image: acc63b82-54bc-40d4-a5d1-005d45c1cd23.png]
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    SGaistS
    Ok, akismet triggering is not always clear. Beside this issue, what was your question about ?

Looks like your connection to Qt Forum was lost, please wait while we try to reconnect.