Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
Home | Qt Forum
[go: Go Back, main page]

Skip to content
  • 144k Topics
    722k Posts
    J
    I'm creating charts using the QWT library. I need to create a density chart, but I couldn't manage it with QWTPlotSpectogram. Can anyone help? What I want => [image: 2708c74a-70a0-4e10-96e9-d5b312a73c9a.png]
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    J.HilkJ
    POV:your vibecoder friend trying to debug the app built using Claude code: https://youtu.be/D7OmauE8FEU?si=3WpX3n5UGTBUmqvD
  • 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 QA Tools

    94 252
    94 Topics
    252 Posts
    M
    Hi there. I'm currently evaluating the Python module squishtest with Squish for Web 9.1.1 on Ubuntu 22.04. I followed the setup as described in Using Squish as a module in other Python scripts, applications. Setup worked for me. I would like to test a web application. startBrowser(url) works as expected. However, when I try to call one of the test methods, e. g. test.compare(value1, value2), it does not work. The test report is empty. No fails, no passes. I tried calling squishtest.test.compare() instead, but it doesn't work either. See script below. Could somebody please give an example how to call the test methods with module squishtest. Thanks in advance. import squishtest squishtest.setTestResult("html", "testresultdir") squishtest.testSettings.setWrappersForApplication("__squish__webhook", ["Web"]) squishtest.startApplication("__squish__webhook") squishtest.startBrowser("https://www.google.com/") squishtest.waitForApplicationLaunch() # test.compare("Start", "Stop") # doesn't work squishtest.test.compare("Start", "Stop") # does not work either
  • Everything related to learning Qt.

    393 2k
    393 Topics
    2k Posts
    e-KHOOLE
    Hi everyone, We work on developing enterprise learning and training platforms, and recently we’ve been exploring Qt for building desktop or device-based applications that support safety training use cases. In industries like oil & gas—especially in regions such as the UAE—safety training systems often need to support offline access, structured learning modules, controlled user roles, and reliable performance across different environments. We’re interested in understanding from the community: Has anyone used Qt for building training, compliance, or safety-related applications? How well does Qt scale for enterprise-focused learning or content-driven platforms? Any best practices or architectural considerations when using Qt for regulated industry use cases? This is mainly an experience-sharing and learning discussion. Looking forward to hearing your insights. Thanks!
  • 2k Topics
    13k Posts
    Chris KawaC
    Sometimes, like when you are marooned on a desert island [in an announcer voice] Coming soon, to a desert island near you... :) Yeah, I guess cases where all you have is text search on a big code base are not that uncommon, like when browsing github repo or something like that, but specifically overrides... I don't think I ever had to look for overrides this way. Oh well, different people different use cases.
  • 4k Topics
    18k Posts
    B
    با توجه به اینکه بسیاری از سایت ها روی ایرانی ها بسته است آماده کردن محیط کیوتی برای برنامه نویسی آندروید اغلب نیمه کاره می ماند. من دستورالعملی لازم دارم که با استفاده از سایت های ایرانی بتوان اندروید را کیوتی نصب و کار را تکمیل نمود
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    SGaistS
    Hi, This is a user forum. You should open a feature request on the bug report system.