Link: @CplusplusQt Embedded: @EMBCpp • Allowed Topics: C++ and everything related to Qt • Use only English • No Private Message without asking user's permission • No NSFW • No Spam • No unauthorized Bots • No Offtopic • No Self Promotions
Have you colorized output with format
?
A working example I recently saw: https://godbolt.org/z/qGzEex3q3
I have tried 4.6.2 and the 4.7.0 preview but they all crashes
Читать полностью…Is Qt Design Studio supposed to crash if you drag a control from the left panel onto the form?
Читать полностью…Hello, i got a problem with a multi cast udp socket on MacOS. When I launch the app from Qt Creator, the socket bind and join the group without errors but the readyRead signal is never emitted. If I launch the app from the executable located inside the bundle, the signal and the packets sent Into the multi cast group are received correcrly. What could be the problem?
Читать полностью…VS is integrated with AI. Can we integrate Qt creater with AI?
Читать полностью…ai is garbage in garbage out, you have to know what to ask to get good results. Also you have to check the result, and to be able to do that you need to be a developer
Читать полностью…Welcome to the group, @proxyspot_th! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Attention Full-stack/Blockchain Developers! If you are interested in exciting opportunities, I would love to talk. Feel free to contact dm
Читать полностью…Welcome to the group, @nullopt_t! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
I don't like it. It makes analyzing dependencies harder
Like: Is it used anywhere? Nope. Let's remove it. And everything breaks
https://doc.qt.io/qt-6/designer-using-a-ui-file.html#automatic-connections
Читать полностью…Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
I use Qt Design 4.6.2 . I have checked that. And it did not crash.
Radio buttons, Buttons and Switch delegates can be dragged and dropped. Nothing crashes. I think you should update your Design studio.
Welcome to the group, @Kholem0! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
No, but the qt creator integration seems to require some kind of commercial qt license
Читать полностью…In ChatGPT there are dozens of possibilities to generate code for QML, Python, C++ and so on. Therefore, we do not need any premuim accounts for AI code.
Читать полностью…There was a blog post recently: https://www.qt.io/blog/more-time-for-coding-with-the-qt-ai-assistant
Читать полностью…AI is like a new tool, like an electric screwdriver, it will not replace the carpenter
Читать полностью…Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Welcome to the group, -! :-)
Wanna share your story of how you started with Qt, QML or C++? Maybe some nice feature that made you stick with it.
Rules are set on the description of the group. :)
Yes, that might be a problem. I'm not sure there is a way to turn it off, but you can rename the slots and connect them yourself.
Читать полностью…I have found about it here https://doc.qt.io/qt-6.5/qmetaobject.html#connectSlotsByName
Читать полностью…I found in my codebase slot with name on_pushButton_clicked
. Even thou this slot is not connected to anything(there is not explicit connection), it is triggered when object with name pushButton
triggers signal clicked
. Where could I read, how that (implicit?) connection happened?
Like left side it's has qt software call pencil 2d and right side is object oriented programming note and code describes
Читать полностью…