Skip to content
  • 145k Topics
    723k Posts
    Q
    @SGaist 6.9.1 + vs2022
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    mzimmersM
    @SimonSchroeder said in I let an AI design my GUI with Qt Designer… here's what happened: Relying on AI too much will actually make you dumb I don't need AI's help for that.
  • Everything related to designing and design tools

    129 388
    129 Topics
    388 Posts
    T
    Try another pc, maybe the graphics card driver has a problem with it.
  • Everything related to the QA Tools

    78 214
    78 Topics
    214 Posts
    IamSumitI
    Hi, I have developed QML application having two Inputbox and one button with mentioning the ids of each component. When I recording and verifying with Squish tool I am not getting type(waitForObject(..), "") function/API in my script. I want to have text/caption of the button and input text of the both input box from my QML application. The same thing i am getting by running the addressbook example exe with Squish tool as following. startApplication("Addressbook") mouseClick(waitForObjectItem(names.address_Book_Unnamed_Menubar, "File")) mouseClick(waitForObjectItem(names.file_MenuItem, "New")) mouseClick(waitForObject(names.add_ToolbarItem)) type(waitForObject(names.address_Book_Add_Forename_Edit), "sumit") mouseClick(waitForObject(names.address_Book_Add_Surname_Edit), 42, 14, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Surname_Edit), "Dine") mouseClick(waitForObject(names.address_Book_Add_Email_Edit), 37, 15, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Email_Edit), "djihf") mouseClick(waitForObject(names.address_Book_Add_Phone_Edit), 29, 5, MouseButton.PrimaryButton) type(waitForObject(names.address_Book_Add_Phone_Edit), "1233") clickButton(waitForObject(names.address_Book_Add_OK_Button)) What need to do further ? Is there anything require to add or missed either on Qt side or Squish side ? Please help.
  • Everything related to learning Qt.

    384 2k
    384 Topics
    2k Posts
    Emilia_QtE
    We’re thrilled to share that the Qt Certification Testing Platform officially launches on Tuesday, August 19th! 🎉 This new platform lets developers worldwide validate their Qt skills and earn official certification from the creators of Qt—all online and in English. Key Highlights: 🌍 Global access with predefined time slots 🧾 All-in-one platform for registration, payment, testing, and certification 🔒 Proctored exams to ensure integrity 🎓 First available test: Qt 6.8 Foundation Whether you're looking to boost your career, prove your expertise, or grow your confidence, Qt certification is a powerful step forward. 👉 Learn more & register now
  • 2k Topics
    13k Posts
    J
    Adding to this, I know that the thread isn't causing the jitter now, as it consistently logs 16'666'667 to 16'666'668. This is a rendering issue: I get smooth gameplay when the lag phases haven't kicked in using my 3rd approach, but when they finally occur, it isn't visually pleasing. -The second approach is more consistent overall, but still not smooth: There's noticeable jitter due to the timeout drops but it's far less than the 1st approach. However, the jitter remains throughout the entire experience. There's downsides to both, but I prefer smoother gameplay, which makes me prefer the 3rd approach overall. I just don't understand how to keep the thread light, while running every 16 seconds down to the ms without jarring hiccups. I've tried using msleep, but it's very course, which doesn't help my issue. Again, the 2nd approach would be ideal if the timeout never got called so early. Maybe there is a method to prevent that?
  • 4k Topics
    18k Posts
    O
    问下有解决吗,目前用qt creator+qt6.8开发android,创建模板的时候提示无法更新项目文件,关闭之后修改app名字也没效果。[image: 7ee50ece-efbd-42ea-8291-d5a9dbc95cad.png]
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    SGaistS
    @RokeJulianLockhart to the best of my knowledge, no. The first release of Discourse was in 2014 and the forum is several years older than that.