You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/tools/designer/uic
Michele Calgaro 473cd1e8a5 Replace Q_WS_* defines with TQ_WS_* equivalents
This is the first part of the replacement process.
Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*.
Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow
TDE code to continue building till replacement is carried over to all
other modules.
Once that is completed, the original Q_WS_* defines will
be removed.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 67bff2edca)
1 year ago
..
embed.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 1 year ago
form.cpp Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 1 year ago
main.cpp Remove dates from generated files. 5 years ago
object.cpp Removed dummy int parameter from TQVariant(bool, int). 6 years ago
subclassing.cpp Automated conversion from qt3 13 years ago
uic.cpp Removed dummy int parameter from TQVariant(bool, int). 6 years ago
uic.h Replace various Q_* and QT_* defines with TQ_* and TQT_* 1 year ago
uic.pro Automated update from Qt3 13 years ago