Andrei Yankovich
Andrei YankovichMarch 24, 2020, 9:50 a.m.

SoftwareRelease 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 …
Read
Said Py
Said PyMarch 24, 2020, 6:02 a.m.

PythonHow to Remove the last word from string in Python

string, python3

To remove the last word from string we need to follow these steps

  1. convert the string to list by using split() function
  2. remove the last item from the list
  3. convert the list to string

example

#string
string = "hello world" …
Read
mafulechka
mafulechkaMarch 18, 2020, 6:01 a.m.

QtCustom client side window decorations in Qt 5.15

UI, Client, Qt, Design, UX

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 …

Read
mafulechka
mafulechkaMarch 12, 2020, 6:02 a.m.

QtEmotional UX design for creating desired products

UX, t, UI, Design

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 …

Read
Evgenii Legotckoi
Evgenii LegotckoiMarch 9, 2020, 7:41 p.m.

AndroidAndroid 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 …

Read
mafulechka
mafulechkaFeb. 25, 2020, 3:04 a.m.

QtCross-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 …

Read
mafulechka
mafulechkaFeb. 21, 2020, 5:03 a.m.

QtQt can now be moved!

Qt, QMake

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 …

Read
mafulechka
mafulechkaJan. 31, 2020, 7 a.m.

QtExtending Qt Bridge

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 …

Read
Evgenii Legotckoi
Evgenii LegotckoiJan. 31, 2020, 3:50 a.m.

DjangoDjango - Tutorial 051. How to change queryset and editing ability in ModelAdmin depending on the user

Model, UserAdmin, Django

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 …

Read
mafulechka
mafulechkaJan. 29, 2020, 4:36 a.m.

QtQt Online Installer 3.2.1 released

Qt, Installer, Online

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 …

Read
mafulechka
mafulechkaJan. 27, 2020, 2:52 a.m.

QtBuilding 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 …

Read
Ruslan Polupan
Ruslan PolupanJan. 25, 2020, 7:50 a.m.

Development diariesMposWebReport 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
AD

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:50points,
  • Rating points-4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:80points,
  • Rating points4
m

C ++ - Test 004. Pointers, Arrays and Loops

  • Result:20points,
  • Rating points-10
Last comments
Evgenii Legotckoi
Evgenii LegotckoiOct. 31, 2024, 2:37 p.m.
Django - Lesson 064. How to write a Python Markdown extension Добрый день. Да, можно. Либо через такие же плагины, либо с постобработкой через python библиотеку Beautiful Soup
A
ALO1ZEOct. 19, 2024, 8:19 a.m.
Fb3 file reader on Qt Creator Подскажите как это запустить? Я не шарю в программировании и кодинге. Скачал и установаил Qt, но куча ошибок выдается и не запустить. А очень надо fb3 переконвертировать в html
ИМ
Игорь МаксимовOct. 5, 2024, 7:51 a.m.
Django - Lesson 064. How to write a Python Markdown extension Приветствую Евгений! У меня вопрос. Можно ли вставлять свои классы в разметку редактора markdown? Допустим имея стандартную разметку: <ul> <li></li> <li></l…
d
dblas5July 5, 2024, 11:02 a.m.
QML - Lesson 016. SQLite database and the working with it in QML Qt Здравствуйте, возникает такая проблема (я новичок): ApplicationWindow неизвестный элемент. (М300) для TextField и Button аналогично. Могу предположить, что из-за более новой верси…
k
kmssrFeb. 8, 2024, 6:43 p.m.
Qt Linux - Lesson 001. Autorun Qt application under Linux как сделать автозапуск для флэтпака, который не даёт создавать файлы в ~/.config - вот это вопрос ))
Now discuss on the forum
Evgenii Legotckoi
Evgenii LegotckoiJune 24, 2024, 3:11 p.m.
добавить qlineseries в функции Я тут. Работы оень много. Отправил его в бан.
t
tonypeachey1Nov. 15, 2024, 6:04 a.m.
google domain [url=https://google.com/]domain[/url] domain [http://www.example.com link title]
NSProject
NSProjectJune 4, 2022, 3:49 a.m.
Всё ещё разбираюсь с кешем. В следствии прочтения данной статьи. Я принял для себя решение сделать кеширование свойств менеджера модели LikeDislike. И так как установка evileg_core для меня не была возможна, ибо он писался…
9
9AnonimOct. 25, 2024, 9:10 a.m.
Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

Follow us in social networks