& and && usually cause some confusion with beginners (and it may be hard to spot when they are used wrong), but i still prefer them
Читать полностью…Do you guys prefer to use &&,||
vs and, or
? Even though I like and, or
more for some reason I stick to &&,||
. Probably because I'm so used to these symbols that I see no difference anyway
The response is regularly printed on the console or, say, written in a file, so I don't think there's much to do with that on the client side if it lacks data or misses some value.
Читать полностью…Isn't there a way to monitor scrollPosition
it seems like it doesn't trigger onScrollPositionChanged
or any kind of binding
Fun note though python doesn't have &&,||
only and,or
but it does have &,| for bitwise
That’s an actual build error, so perhaps there is something wrong with your clang installation?
Читать полностью…Perhaps you should add —query-driver
https://github.com/clangd/clangd/issues/1394#issuecomment-1328676884
Welcome to the group, @Mehrrrrrrad! :-)
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. :)
already tried, and the signal is called mediaStatusChanged, you have to check if the new status is LoadedMedia
Читать полностью…