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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/10/head
Michele Calgaro 9 months ago
parent 31cbeff20c
commit 1f15a49ce6
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -6,7 +6,7 @@
# #
# It is based on extractrc but differs in the following ways: # It is based on extractrc but differs in the following ways:
# *) Extracts <caption> and <description> tags # *) Extracts <caption> and <description> tags
# *) Performs equivalent of QString::simplifyWhiteSpace on all strings # *) Performs equivalent of TQString::simplifyWhiteSpace on all strings
# #
# known flags: # known flags:
# --tag=name : extract also the tag name # --tag=name : extract also the tag name

Loading…
Cancel
Save