Skip to content

Showcase

Working on a cute app? Have some awesome widgets to share? Want to show off your blingalicious styles? This is your arena!
430 Topics 1.7k Posts
  • hello,I have a problem

    Unsolved
    7
    0 Votes
    7 Posts
    713 Views
    L

    @JonB said in hello,I have a problem:

    Well, because showing/maximizing after minimizing causes a showEvent().
    Press Win + D for the first time and all windows will be minimized. Press Win + D again and all windows will be restored. However, when I use EventFilter and rewrite the show event, after I press Win + D for the first time, the widget is minimized, which is normal. However, I do not press the win + D key combination for the second time, but randomly click any other icon on the desktop, which will trigger the show event of the widget of this QT program. Note that even if I do not click the icon of this program, it will trigger
    826812a5-55cd-4a2d-8c95-cfa6db7b32a2-image.png

  • A new GUI app for Infotainment...

    Unsolved
    2
    0 Votes
    2 Posts
    407 Views
    yellowlemontree2014Y

    You can check out this code. This is a preliminary code of designing flying 2D wings,. Or we call it an Airfoil. You can give any range of camber and thick ness and their position the corresponding airfoil will be generated. The control points or anchors will be shown in red color.

  • Sigmoid Chat Application

    Unsolved
    2
    0 Votes
    2 Posts
    404 Views
    No one has replied
  • Multi Copy Paste - Open source applicaiton

    Unsolved
    2
    2 Votes
    2 Posts
    434 Views
    H

    The tutorial to build this app is now live on my YouTube Channel: https://www.youtube.com/c/HarshMittalYoutube/videos

    Part1 : https://www.youtube.com/watch?v=20mjSqJ_ygM
    Part2 : https://www.youtube.com/watch?v=UipFETesbWs

  • QTextToSpeech

    Unsolved
    3
    0 Votes
    3 Posts
    545 Views
    posktomtenP

    Hey!
    Thanks for your reply!
    Yes, I downloaded the source code for Qt6.4.0 beta. Compiled it with support for "text to speech". In the new version there are more "engines" for "text to speech". And a few more features. But the speech did not get better. I suspect that the operating system's underlying capacity for speech synthesis does not work as well on Linux as on Windows.

    It's just my speculations. But Qt version 5.15.5 (the latest version available as open source) gave better sound than version 5.15.2. A better and more natural pronunciation. I thought.

    I need to learn more about how operating systems handle speech synthesis.

  • PiDMX

    2
    0 Votes
    2 Posts
    594 Views
    GiridharG

    Infos updated!!

  • Comiled Qt5.15.5 Open Source

    Unsolved
    1
    2 Votes
    1 Posts
    361 Views
    No one has replied
  • 0 Votes
    2 Posts
    326 Views
    mrjjM

    Hi
    Thank you for sharing.
    Moved to showcase as it's not a question :)

  • Cross-platform App Released: Memory-Map for All

    Unsolved
    1
    0 Votes
    1 Posts
    325 Views
    No one has replied
  • 0 Votes
    1 Posts
    276 Views
    No one has replied
  • Comiled Qt5.15.4 Open Source

    Moved Unsolved
    1
    3 Votes
    1 Posts
    312 Views
    No one has replied
  • Unit testing with Qt Test - tutorial series

    17
    13 Votes
    17 Posts
    7k Views
    D

    OH MAN ! This is exactly what I want!
    I am looking for how to run all Unit testing at one time (part2)

    This is really helpful.

  • QtCreator Markdown Plugin

    Unsolved
    6
    6 Votes
    6 Posts
    3k Views
    Christian EhrlicherC

    You will need a recent QtCreator built with Qt6

  • 0 Votes
    1 Posts
    295 Views
    No one has replied
  • 0 Votes
    1 Posts
    294 Views
    No one has replied
  • 0 Votes
    1 Posts
    224 Views
    No one has replied
  • LicenseValidationDialog

    Unsolved
    1
    0 Votes
    1 Posts
    270 Views
    No one has replied
  • Canonic | Open Source QML Web Browser

    Unsolved
    3
    2 Votes
    3 Posts
    588 Views
    haikuH

    I've updated the website https://www.canonic.com to make it into a html landing page and moved the actual app to https://app.canonic.com.

    Hopefully now if you are on a platform or browser with less than stellar WASM support (MacOS / mobile) you can now at least view the website to see what Canonic is about.

    A user over on r/browsers suggested I turn it into a progressive web app (PWA) so that it can actually be installed which may be the next move. It would save me a lot of work dealing with sandboxing, at least for now. I'm not sure if Qt users would see that as heresy though :)

    Various other bug fixes and performance changes have also been made.

  • 0 Votes
    1 Posts
    247 Views
    No one has replied
  • QML-Browser

    Unsolved
    2
    1 Votes
    2 Posts
    656 Views
    S

    Project looks dead, cool idea though. Someone else recently made a version that runs in the browser: https://www.canonic.com/