Qt → Qt 5.10 Brings New Qt Virtual Keyboard 2.3
The Qt virtual keyboard provides you with an input interface and keyboard link for Qt 5 on Linux Desktop/X11, Windows Desktop and Boot2Qt - embedded target platforms. In addition to the virtual keyboard, the module also offers universal handwriting recognition …
ReadQt → Are you ready for Qt Quick Controls 2.3?
Qt5, Qt Quick Controls, Dev Loop, ui, Qt 5.10
With the release of Qt 5.10, Qt Quick Controls 2.3 will be available.
New functionality in Qt Quick Controls 2.3:
- New styles
- Menu and actions (Actions)
- Palettes
New styles
Two new styles have been introduced: Fusion and Imagine . The …
ReadAlgorithms → Machine Learning Algorithms: Which One Should You Choose to Solve Your Problem?
Машинное обучение, Machine Learning, ИИ, AI
Many articles about [machine learning] algorithms (https://ru.wikipedia.org/wiki/Machine_learning) provide great definitions - but they don't make it easy to choose which algorithm you should use. Read this article!
When I started my data science journey, I often faced the problem of …
ReadQt → Improving CPU Usage in Qt 3D
Много улучшений было внесено в Qt 3D с момента выпуска Qt 5.6, нашей предыдущей версии долгосрочной поддержки (LTS). Инженеры из KDAB и The Qt Company упорно работали, чтобы привнести новые функции в Qt 5.9 LTS, многие из которых перечислены в …
ReadDjango → Django - Tutorial 028. Connecting the ability to upload images to users without staff status in CKEditor
In most of the site I use a self-written WYSIWYG editor, so it's not as advanced as I'd like. But for writing articles on the site, CKEditor is used, a very powerful and good editor. Nuance is that writing articles …
ReadQt → Qt/C++ - Tutorial 073. Signals and slots. Connecting Slots to Overloaded Signals in the Qt5 Syntax
Quite a frequent problem when working with signals with slots in Qt5, according to my observations on the forum, is the connection of slots in the syntax on the pointers to signals having an overload of the signature. The same …
ReadQML → QML - Tutorial 033. Connecting JavaScript files to other JavaScript files in a Qt / QML project
In the framework of the project on QML there is an opportunity not only to connect JavaScript files in QML files, but also in other JavaScript files. The syntax for connecting these files will be similar to that used in …
ReadQML → QML - Tutorial 032. Create Custom QuickItem from C ++ using OpenGL tools
QQuickItem, QQuickPaintedItem, QML, Qt, C++
In tutorial 024 , I showed an example of creating a custom QML object in C ++ using QQuickPaintedItem , which has a paint() method, and in this paint method, you can draw the necessary objects on the graphics scene …
ReadQt → Qt - WinAPI. How to show a running application on top of your application
There was at me somehow a problem to operate applications - the services written on Qt, from application - a kernel written also on Qt. And, if the service application is not running, then it should be started, and if …
Read- Unknown akadamn
- Jan. 24, 2025, 8:14 p.m.
Qt - Test 001. Signals and slots
- Result:84points,
- Rating points4
- Unknown akadamn
- Jan. 24, 2025, 7:22 p.m.
Qt - Test 001. Signals and slots
- Result:42points,
- Rating points-8