Skip to content
Qt 6.11 is out! See what's new in the release blog
  • 144k Topics
    723k Posts
    JonBJ
    @jeremy_k Oh, wow, I'm sorry! I understand you now, it's already set to do that! Didn't know, thanks.
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    mzimmersM
    I too miss the traffic, but maybe it's not really a sign of the forum declining, but rather morphing. Let's face it: for some tasks, an AI agent is at least as good as any advice found here, plus it's much faster. So yeah, that kind of traffic is going to drop off. BUT: Members of this forum have much more to add than just their ability to write/solve algorithms, or serve as a document lookup. Over the years, many of my questions have been subjective, and the answers benefitted from the real-world experience of more senior Qt-ers. AI can't replace that. So yeah, there'll be less traffic, but what remains is still quite valuable.
  • Everything related to designing and design tools

    130 397
    130 Topics
    397 Posts
    I
    In QDS, SVGs usually look blurry when the path is being scaled instead of rendered at its native size. Make sure the SvgPathItem matches the original SVG viewBox and avoid scaling it down inside the component. If possible, import the SVG as a file and use an SVG Image element rather than pasted path data, and keep width/height proportional to the source. This prevents QDS from rasterizing it at a low resolution.
  • Everything related to the Software Quality Tools

    94 254
    94 Topics
    254 Posts
    M
    Found it. I overlooked the following traceback in the logs. Traceback (most recent call last): File "/mnt/ssd2/develop/experiments/python-squish/mysquishtest.py", line 16, in <module> squishtest.waitForApplicationLaunch() RuntimeError: Waiting for application timed out When I remove the call squishtest.waitForApplicationLaunch() it works and I can use squishtest.test.compare() to test conditions.
  • Everything related to learning Qt.

    394 2k
    394 Topics
    2k Posts
    K
    I am thrilled to share that we have published new tests in the Qt certification platform. Currently, the following tests are available: Qt Foundation (6.8 LTS): This exam validates your understanding of key Qt programming concepts. The exam is aimed at fluent Qt developers who are confident in their working knowledge and want to get a proof of their skills. Qt Quick Developer (6.8 LTS): Focuses on essential QML language concepts, and is well suited for fluent developers who want to demonstrate their practical skills in crafting user interfaces with Qt Quick. Qt Quick Specialist (6.8 LTS): This advanced certification covers mastery of advanced Qt Quick and QML development techniques, and is ideal for experienced Qt developers who want to demonstrate deep technical knowledge of Qt Quick and QML. Qt Application Developer (6.8 LTS): Designed for developers focusing on Qt application logic and backend functionality. This exam validates your proficiency in core C++ development with Qt. A Qt Student Developer test is currently under development. This test is specifically designed for students and those new to professional Qt development, who want to get a tangible proof of their Qt skills for employers and peers. Register and find full test details at qt.io/qt-certifications.
  • 2k Topics
    13k Posts
    Pl45m4P
    @jkobus Hi, wow, thanks for coming back to my topic and your effort you put into the example :) Yeah was definitely missing something like Task Trees in Qt back then. Maybe I will visit my project again and see what I can do using the new Qt Task Tree features :) Thanks again :)
  • 4k Topics
    18k Posts
    L
    环境: RK3588J + ubuntu20.04 + QT6.8.3 在测试中: 1、使用eglfs可以正常显示qtbase的测试用例; 2、但是在使用xcb时,只有边框,但是边框里面是黑屏。 3、如果改成QT_QUICK_BACKEND=software后,xcb时可以正常显示。 4、使用QT5.15的qbase示例时,XCB可以正常显示,且GPU加速渲染 我想请问一下,在使用QT6.8.3时,使用XCB,GPU无法正常加速渲染是因为我编译源码时有问题,还是RK3588J的mali和QT6.8.3的XCB时GPU渲染有兼容性问题?
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    J
    Hello just wanted to let you know that on https://qt-mirror.dannhauer.de, the SSL certificate is expired.