Software → Release of C++/Qt and QML application deployment utility CQtDeployer v1.4.0 (Binary Box)
с++, Installer, cqtdeployer, deployment, самодостаточные установщики, qml
Almost half a year later, a major update of the CQtDeployer deployment utility was released.
This update has many innovations, but the main emphasis is on creating packages.
CQtDeployer 1.4.0
Fixes
- Fixed The help output in the console, now the …
Python → How to Remove the last word from string in Python
To remove the last word from string we need to follow these steps
- convert the string to list by using split() function
- remove the last item from the list
- convert the list to string
example
Read#string string = "hello world" …
Qt → Custom client side window decorations in Qt 5.15
This is fresh news about a new feature in Qt 5.15 that is very exciting.
Traditionally, window treatments have been a pretty boring thing. Title, Limit, Minimize, Maximize, Resize, Exit... and that's it.
However, more and more applications have recently …
ReadQt → Emotional UX design for creating desired products
One product can rarely satisfy everyone, so it's important to understand both the real and hidden needs of your intended users. The product must provide the functionality to meet their real needs, and it must be easy for them to …
ReadAndroid → Android and QML - Adding Splash Screen
manifest, Splash, Android, QML
Let me show you a small example of adding Splash Screen to an application written in Qt. In this case, the Splash Screen will be added to the application using the Android ecosystem, that is, through its manifest. Adding a …
ReadQt → Cross-platform development with Qt and Visual Studio
development, Qt, Visual Studio, MSBuild
In the next release of the Qt Visual Studio tools scheduled for this summer, the developers plan to add support for Visual Studio Linux projects. Since the introduction of the Linux in C++ workload, users have been able to work …
ReadQt → Qt can now be moved!
Since version 5.14.0 Qt is roamable , i.e. you can move your Qt installation to another directory without breaking functionality or loading plugins.
What does this mean to me?
Let's move on to the role of the Qt Build Master …
ReadQt → Extending Qt Bridge
Qt Design Studio is the latest offering from the Qt company. It is an easy-to-use design tool that allows designers to import designs from Sketch and Photoshop into Qt, animate and test them on the target hardware, and turn them …
ReadDjango → Django - Tutorial 051. How to change queryset and editing ability in ModelAdmin depending on the user
A short note on how to fix the queryset administration form admin.ModelAdmin or UserAdmin . Actually, there is no difference, since the form UserAdmin is inherited from admin.ModelAdmin . Nevertheless, I will show UserAdmin as an example.
The task is …
ReadQt → Qt Online Installer 3.2.1 released
We are happy to announce that Qt Online Installer based on Installer Framework 3.2.0 has been released. The biggest change was the installation process, which requires users of the Open Source version of Qt to commit to using the open …
ReadQt → Building Qt Creator plugins with GitHub Actions
Qt Creator, Qt, GitHub, plugin
Qt Creator is a cross-platform, highly modular Qt C++ application.
To build the Qt Creator plugin you need:
• C++ compiler
• Qt SDK
• Qt Creator SDK
Few plugin developers know that Qt Creator releases an SDK. You don't …
ReadDevelopment diaries → MposWebReport project. Part 01.
FireBird, QtWebApp, Qt, QIBASE, WEB
Setting tasks.
The project is designed to implement the possibility of obtaining reporting on the operation of facilities (gas stations) for customers who do not have a full-fledged part of the implementation of the Back-office component, to monitor and receive …
Read- Akiv Doros
- Nov. 11, 2024, 2:58 p.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:50points,
- Rating points-4
- molni99
- Oct. 26, 2024, 1:37 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:80points,
- Rating points4
- molni99
- Oct. 26, 2024, 1:29 a.m.
C ++ - Test 004. Pointers, Arrays and Loops
- Result:20points,
- Rating points-10