Development 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 …
MySQL → Building the QMYSQL driver (MariaDB) Windows 10 x64 QT 5.13.0 Mingw73_64
QIBASE, mysql, драйвер, MariaDB
Good day!
Installed:
Windows 10 x64
Qt 5.13.0 installed in c:\Qt\
The database server runs on Linux OS.
mysql Ver 15.1 Distrib 10.3.18-MariaDB, for Linux (x86_64) using readline 5.1
Download the 64 bit version of MariaDB because Mingw is 64 …
Development diaries → IMpos project. Part 006. Connection to the central Fierbird base. Dialogue for setting up a connection to the central bank.
QDialog, FireBird, QSettings, QIBASE, Qt
CB connection settings dialog
We will store the connection settings using QSettings in a text file, i.e. using QSettings::IniFormat. In the DataBases class, add the bool connectCenralDB() method in which we implement the connection.
If the connection attempt is unsuccessful, …
Development diaries → IMpos project. Part 001. Statement of the problem
Small introduction.
For me, programming is a hobby in order to keep my thought processes in good shape. Therefore, for sure there will be not quite professional approaches to solving a particular problem. Therefore, I will always be glad to …
Qt → Installing the QIBASE driver (Firebird) Qt 5.11 Suse LEAP 42.3
Leap, SuSE, qt, Fierbird, QIBASE
Decided to update Qt. Each time this entails reinstalling the drivers for working with databases.
I decided to write down the sequence of actions.
I hope I save someone a couple of hours. :-)
Install Qt 5.11.
The Qt documentation …
Qt → Qt, Build IBASE driver (FireBird) Win10 Firebird 2.5
Information does not pretend to be super useful, but it can help save time when setting up.
We have:
Win10 64 bit
Firebird 2.5 (win32)
Qt Creator 4.2.1
Based on Qt 5.8.0 (MSVC 2015, 32 бита)
mingw32-make.exe -v
GNU Make …
- Last comments
- AKApril 1, 2025, 11:41 a.m.Добрый день. В данный момент работаю над проектом, где необходимо выводить звук из программы в определенное аудиоустройство (колонки, наушники, виртуальный кабель и т.д). Пишу на Qt5.12.12 поско…
- VPMarch 9, 2025, 4:14 p.m.Здравствуйте! Я устанавливал Qt6 из исходников а также Qt Creator по отдельности. Все компоненты, связанные с разработкой для Android, установлены. Кроме одного... Когда пытаюсь скомпилиров…
- ИМNov. 22, 2024, 9:51 p.m.Добрый вечер Евгений! Я сделал себе авторизацию аналогичную вашей, все работает, кроме возврата к предидущей странице. Редеректит всегда на главную, хотя в логах сервера вижу запросы на правильн…
- Now discuss on the forum
- МАApril 1, 2025, 4:21 p.m.0ff763fe-4e50-455d-a3a6-5699c243b1a5_17_44_22_1.xml
- fFeb. 15, 2025, 1:46 p.m.Подскажите, пожалуйста! Как данный класс можно дополнить, чтобы созданные объекты можно было перемещать мышкой по сцене?
- Не запускается компьютер (точнее работает блок , но сам монитор вообще жесть)В общем я ничего с интернета не скачивала в последнее время. На компе никаких левых пр…
- Вопрос решен. Узнать QModelIndex элемента на который мы перетаскиваем другой элемент, можно с помощью функции indexAt(event->position().toPoint()) представления QTreeViev вызываемой в переопр…