Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ac6f4e22dd)
r14.1.x r14.1.1
Michele Calgaro 1 year ago
parent 3f22c122a9
commit d69c498368
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -19,7 +19,7 @@ VARIABLES
(1) prefixes for variable names
p - for pointer
psz - for "char *" and "const char *" (zero-terminated usally)
str - for QString objects
str - for TQString objects
b - for booleans
i - for integers
dlg - for dialogs

Loading…
Cancel
Save