findtr

Development files for the Qt 3 GUI toolkit

Install

All systems
curl cmd.cat/findtr.sh
CentOS
yum install qt3-devel
Fedora
dnf install qt3-devel
Raspbian
apt-get install qt3-dev-tools-compat

qt3-devel

Development files for the Qt 3 GUI toolkit

qt3-dev-tools-compat

Conversion utilities for Qt3 development

This package contains some older Qt tools (namely qt20fix qtrename140, qm2ts, mergetr, findtr and msg2qm). These tools are needed only by application developers who need to migrate any Qt application written for Qt 1.x or 2.x over to Qt 3.x. The purpose of the tools are to help fixing the changes with include file renaming as well as migrating the message file format of Qt 2 translation files or any gettext-based translation system to the Qt 3 system.