Skip to content

Qt Development

Everything development. From desktop and mobile to cloud. Games, tools, 3rd party libraries. Everything.
144.3k Topics 721.8k Posts

Subcategories


  • This is where all the desktop OS and general Qt questions belong.
    83k 456k
    83k Topics
    456k Posts
    JonBJ
    @TheNKTLaw said in Applying the NKTg Law in a Qt-Based Simulation of Neptune’s Orbit: 📂 Want to Try? I’ve attached: Where? Showcase might be the most appropriate forum for this, even if not finished.
  • The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
    14k 62k
    14k Topics
    62k Posts
    SMF-QtS
    I am currently trying to find a c++ programmatic method for locking my application into landscape mode. I have seen on the web various methods (including copying and hacking build xml files) to acheive this but so far nothing constructive that support my Qt6 setup. I have found "setRequestedOrientation" references in various java files under the sdk and I know there was a Qt5 method for accessing it but nothing currently in Qt6. Any suggestions welcome.
  • Looking for The Bling Thing(tm)? Post here!
    20k 77k
    20k Topics
    77k Posts
    A
    @JonB Thanks Jon, that was the reason but even without duplication it didn't work, so I solved it using qt_add_resources() instead.
  • Have a question about Qt Creator, our cross-platform IDE, or any of the other tools? Ask here!
    8k 35k
    8k Topics
    35k Posts
    SGaistS
    Hi and welcome to devnet, You should rather contact the maintainers of cppreference. I wonder if it's related to the maintenance that is announced on the banner on the site (at the time of this writing).
  • Your Qt just doesn't want to build? Your compiler can't find the libs? Here's where you find comfort and understanding. And help.
    10k 51k
    10k Topics
    51k Posts
    T
    Yes, I use -debug-and-release flag in configure command so both versions are generated and in lib folder. I'll try Qt support but, in the past, I've found them to be quite slow & unhelpful. Better to just ask here and get answers. After posting this, I rebuild Qt from sources - thinking something got messed up during qt build, and also downgraded Qt VS Tool extension but still getting same error.
  • What can we say - we like games. And you can use Qt to write some. Questions? Ask here.
    871 4k
    871 Topics
    4k Posts
    8Observer88
    Transformed triangle in OpenGL 3.3 and Qt 6.9 Video: https://www.youtube.com/watch?v=AGHZsOrazEU Source: https://github.com/8Observer8/basics-of-opengl33-and-qt6 [image: 32a44a09-d509-44f9-8c89-6c481c990a91.png]
  • Questions about Qt WebKit and related topics? Post here!
    2k 6k
    2k Topics
    6k Posts
    JonBJ
    @Vbrg So in a word Qt only offers integrated browser with chromium/Qt web engine.
  • Discussions and questions on QtWebEngine
    1k 4k
    1k Topics
    4k Posts
    piervalliP
    Ipv4 or IPv6 you need an ip 'ws:// {ip}:{port}' or if you need open ssl use 'wss://' you can use Qurl.
  • You're using Qt with other languages than C++, eh? Post here!
    865 3k
    865 Topics
    3k Posts
    PedromixP
    Brand new release QtJambi 6.9.1 is out now🥂. Create sophisticated Java apps for Desktop and Mobile or refactor your legacy code using Qt as UI framework! https://www.qtjambi.io [image: cb78556c-b761-467b-b005-119e3643175c.png]
  • Combining Qt with 3rd party libraries or components? Ask here!
    1k 6k
    1k Topics
    6k Posts
    Axel SpoerlA
    @Dream_Helium said in Using Qt Program as a Module, but constantly get critical message: using GModule to load a Qt module just that thought scares me! Which Qt module are you loading and why with GModule? What is the expected result? g_main_context_pop_thread_default: assertion 'stack != NULL' failed As rightfully said: That error message comes from glib, not from Qt. Maybe consult the gtk forum.
  • For discussion and questions about Qt for Python (PySide & Shiboken)

    3k 15k
    3k Topics
    15k Posts
    SGaistS
    Ok, I better understand your issue. I am currently wondering whether QtAsyncio should have followed more closely that design.
  • Specific issues when using Qt for WebAssembly

    455 2k
    455 Topics
    2k Posts
    SGaistS
    @davidweisgerber hi, Since you dived in already, I would encourage you to submit a patch to improve the documentation on that aspect.
  • Discussions and questions about Qt Quick Ultralite and using Qt on microcontrollers in general

    142 445
    142 Topics
    445 Posts
    jsulmJ
    @Vishal-Biradar said in Code is getting reset.: But after certain period code is resting means display is getting off again restart Do you mean your app is crashing? The OS is restarting? Please say exactly what happens. Regarding your code: using an endless loop in an event driven application is a no-go...
  • The forum for discussing the Qt Digital Advertising Platform

    17 41
    17 Topics
    41 Posts
    E
    @nayka Can I use QtDigitalAdvertising on PC applications? Or is it only allowed for use on Android or iOS mobile devices?
  • For discussion and questions about Qt Insight

    10 19
    10 Topics
    19 Posts
    jsulmJ
    @Alejandro_qt_ Here is an example how to build qtbase module: https://stackoverflow.com/questions/50022325/building-qt-module-from-source