cplusplusqt | Unsorted

Telegram-канал cplusplusqt - C++ & Qt

1169

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

Subscribe to a channel

C++ & Qt

Since we can't compile it statically

Читать полностью…

C++ & Qt

You mean just the core Qt?

Читать полностью…

C++ & Qt

No, I need QtFuture::connect function from QtFuture namespace

Читать полностью…

C++ & Qt

QtFuture is also a Namespace https://doc-snapshots.qt.io/qt6-dev/qtfuture.html

Читать полностью…

C++ & Qt

QtFuture is a font 😃

Читать полностью…

C++ & Qt

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

Читать полностью…

C++ & Qt

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)

Читать полностью…

C++ & Qt

You mean a button that pops up a menu when clicked?

Читать полностью…

C++ & Qt

Rocket don't have async/await support and actix is production grade software.

Читать полностью…

C++ & Qt

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.

Читать полностью…

C++ & Qt

it's a read-only property
I'm trying to restore saved history

Читать полностью…

C++ & Qt

Hi,
Is the connection RJ45 used for communication with CNC controller?

Читать полностью…

C++ & Qt

I'm not really familiar with these but I'll check. Thanks

Читать полностью…

C++ & Qt

oh, I'm using QML....

Читать полностью…

C++ & Qt

this is perfix file: https://paste.centos.org/view/3e14d48f
and this qmldir: https://paste.centos.org/view/e664b0fd

Читать полностью…

C++ & Qt

Combining it with Webengine that compiled dynamically

Читать полностью…

C++ & Qt

Guys, is it possible that I compile qt statically and compile QtWebengine module dynamically?

Читать полностью…

C++ & Qt

you nee this: https://doc.qt.io/qt-5/qfont.html

Читать полностью…

C++ & Qt

https://tug.org/FontCatalogue/qtfuture/

Читать полностью…

C++ & Qt

need help. can't include <QtFuture> https://stackoverflow.com/questions/65542675/qtfuture-not-found

Читать полностью…

C++ & Qt

I remember that I seen such things on MacOS, but I wanna know if Qt has such implementations

Читать полностью…

C++ & Qt

If so there's a property that allows to do that but I don't remember if the arrow on the right will appear.

Читать полностью…

C++ & Qt

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 :/

Читать полностью…

C++ & Qt

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.

Читать полностью…

C++ & Qt

Is it possible to create rest api using qt?

Читать полностью…

C++ & Qt

Is WebEngineHistory data model not enough?

https://doc.qt.io/qt-5/qml-qtwebengine-webenginehistory.html#details

Читать полностью…

C++ & Qt

sorry
this is perfix file : https://paste.centos.org/view/f71919d1
and this qmldir: https://paste.centos.org/view/6e052855

Читать полностью…

C++ & Qt

u can easily expose a custom History class with QObject parent to QML with inner QHash.

Читать полностью…

C++ & Qt

Use QHashmap to store url and time and sync it to disk with QDatastream

Читать полностью…

C++ & Qt

Just got my cnc mill to be able to receive GCode from a qt application :)

Читать полностью…
Subscribe to a channel