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
No, I need QtFuture::connect
function from QtFuture
namespace
QtFuture is also a Namespace https://doc-snapshots.qt.io/qt6-dev/qtfuture.html
Читать полностью…I got an idea to fix that! I'll try it tomorrow but I can say that's fixed now. IDK why but many times I ask for help, I get the response myself a few mins later in most cases 🤦♂️ sorry
Читать полностью…I want something like a combined button. One for the "basic" action (like QMenu's setDefaultAction), and another to popup the menu (and show all the possibilities)
Читать полностью…Rocket don't have async/await support and actix is production grade software.
Читать полностью…yes. I experimented with QTcpServer and QTcpSocket. It was based on pure TCP not HTTP. I latter switched to Actix(Rust) for server side and QNetworkManager on client side.
Читать полностью…it's a read-only property
I'm trying to restore saved history
Hi,
Is the connection RJ45 used for communication with CNC controller?
I'm not really familiar with these but I'll check. Thanks
Читать полностью…this is perfix file: https://paste.centos.org/view/3e14d48f
and this qmldir: https://paste.centos.org/view/e664b0fd
Guys, is it possible that I compile qt statically and compile QtWebengine module dynamically?
Читать полностью…need help. can't include <QtFuture>
https://stackoverflow.com/questions/65542675/qtfuture-not-found
I remember that I seen such things on MacOS, but I wanna know if Qt has such implementations
Читать полностью…If so there's a property that allows to do that but I don't remember if the arrow on the right will appear.
Читать полностью…Do you know if a such button exists in Qt or seen it somewhere? I've try to use QToolButton but that's not all I want :/
Читать полностью…https://www.linkedin.com/posts/anuj-goyal-991005137_design-learning-creativity-activity-6750312254610178048-Y55M Hi everyone, I created this github repo for learning design patterns in C++. Have a look at it it may be helpful for you.
Читать полностью…Is WebEngineHistory data model not enough?
https://doc.qt.io/qt-5/qml-qtwebengine-webenginehistory.html#details
sorry
this is perfix file : https://paste.centos.org/view/f71919d1
and this qmldir: https://paste.centos.org/view/6e052855
u can easily expose a custom History class with QObject parent to QML with inner QHash.
Читать полностью…Use QHashmap to store url and time and sync it to disk with QDatastream
Читать полностью…Just got my cnc mill to be able to receive GCode from a qt application :)
Читать полностью…