From 1ba13366a7a377d50b9e8df9044ce11d8209f98c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 13 Sep 2023 13:18:58 +0900 Subject: Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN Signed-off-by: Michele Calgaro --- src/tools/ntqwinexport.h | 88 ++++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'src/tools/ntqwinexport.h') diff --git a/src/tools/ntqwinexport.h b/src/tools/ntqwinexport.h index c3fc2146f..a8f051d33 100644 --- a/src/tools/ntqwinexport.h +++ b/src/tools/ntqwinexport.h @@ -41,151 +41,151 @@ #if defined(Q_DEFINED_QASCIIDICT) && defined(Q_DEFINED_QCONNECTION_LIST) && !defined(Q_EXPORTED_QASCIIDICT_TEMPLATES) #define Q_EXPORTED_QASCIIDICT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQAsciiDictIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQAsciiDict; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQAsciiDictIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQAsciiDict; #endif #if defined(Q_DEFINED_QSTYLESHEET) && defined(Q_DEFINED_QDICT) && !defined(Q_EXPORTED_QSTYLESHEET_TEMPLATES) #define Q_EXPORTED_QSTYLESHEET_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQDict; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQDict; #endif #if defined(Q_DEFINED_QLIBRARY) && defined(Q_DEFINED_QDICT) && !defined(Q_EXPORTED_QDICTLIBRARY_TEMPLATES) #define Q_EXPORTED_QDICTLIBRARY_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQDict; // for TQtopia +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQDict; // for TQtopia #endif #if defined(Q_DEFINED_QGUARDEDPTR) && defined(Q_DEFINED_QOBJECT) && !defined(Q_EXPORTED_QGUARDEDPTROBJECT_TEMPLATES) #define Q_EXPORTED_QGUARDEDPTROBJECT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQGuardedPtr; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQGuardedPtr; #endif // needed for TQtopia #if defined(Q_DEFINED_QGUARDEDPTR) && defined(Q_DEFINED_QWIDGET) && !defined(Q_EXPORTED_QGUARDEDPTRTQWIDGET_TEMPLATES) #define Q_EXPORTED_QGUARDEDPTRTQWIDGET_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQGuardedPtr; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQGuardedPtr; #endif #if defined(Q_DEFINED_QGUARDEDPTR) && defined(Q_DEFINED_QACCESSIBLE_OBJECT) && !defined(Q_EXPORTED_QACCESSIBLEOBJECT_TEMPLATES) #define Q_EXPORTED_QACCESSIBLEOBJECT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQGuardedPtr; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQGuardedPtr; #endif #if defined(Q_DEFINED_QINTDICT) && !defined(Q_EXPORTED_QINTDICT_TEMPLATES) #define Q_EXPORTED_QINTDICT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQIntDict; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQIntDict; #endif #if defined(Q_DEFINED_QINTDICT) && defined(Q_DEFINED_QWIDGET) && !defined(Q_EXPORTED__TEMPLATES) #define Q_EXPORTED__TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQIntDictIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQIntDict; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQIntDictIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQIntDict; #endif #if defined(Q_DEFINED_QMAP) && !defined(Q_EXPORTED_QMAPBASIC_TEMPLATES) #define Q_EXPORTED_QMAPBASIC_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMap; // for TQtopia -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMap; // for TQtopia +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMap; // for TQtopia +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMap; // for TQtopia #endif #if defined(Q_DEFINED_QMAP) && defined(Q_DEFINED_QSTRING) && !defined(Q_EXPORTED_QMAPTQSTRING_TEMPLATES) #define Q_EXPORTED_QMAPTQSTRING_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMap; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMap; // for TQtopia -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMap; // for TQtopia +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMap; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMap; // for TQtopia +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMap; // for TQtopia #endif #if defined(Q_DEFINED_QMEMARRAY) && !defined(Q_EXPORTED_QMEMARRAY_BASIC_TEMPLATES) #define Q_EXPORTED_QMEMARRAY_BASIC_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMemArray; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMemArray; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMemArray; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMemArray; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMemArray; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMemArray; #endif #if defined(Q_DEFINED_QMEMARRAY) && defined(Q_DEFINED_QPOINT) && !defined(Q_EXPORTED_QMEMARAYPOINT_TEMPLATES) #define Q_EXPORTED_QMEMARAYPOINT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQMemArray; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQMemArray; #endif #if defined(Q_DEFINED_QPTRLIST) && !defined(Q_EXPORTED_QPTRLIST_BASIC_TEMPLATES) #define Q_EXPORTED_QPTRLIST_BASIC_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrList; #endif #if defined(Q_DEFINED_QPTRLIST) && defined(Q_DEFINED_QWIDGET) && !defined(Q_EXPORTED_QPTRLISTWIDGET_TEMPLATES) #define Q_EXPORTED_QPTRLISTWIDGET_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrList; #endif #if defined(Q_DEFINED_QPTRLIST) && defined(Q_DEFINED_QCONNECTION) && !defined(Q_EXPORTED_QPTRLISTCONNECTION_TEMPLATES) #define Q_EXPORTED_QPTRLISTCONNECTION_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrList; #endif #if defined(Q_DEFINED_QPTRLIST) && defined(Q_DEFINED_QOBJECT) && !defined(Q_EXPORTED_QPTRLISTOBJECT_TEMPLATES) #define Q_EXPORTED_QPTRLISTOBJECT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrList; #endif #if defined(Q_DEFINED_QPTRLIST) && defined(Q_DEFINED_QDOCKWINDOW) && !defined(Q_EXPORTED_QPTRLISTDOCWINDOW_TEMPLATES) #define Q_EXPORTED_QPTRLISTDOCWINDOW_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrList; #endif #if defined(Q_DEFINED_QPTRVECTOR) && !defined(Q_EXPORTED_QPTRVECTOR_BASIC_TEMPLATES) #define Q_EXPORTED_QPTRVECTOR_BASIC_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrVector; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrVector; #endif #if defined(Q_DEFINED_QPTRVECTOR) && defined(Q_DEFINED_QSTYLESHEET) && !defined(Q_EXPORTED_QPTRVECTORSTYLESHEETITEM_TEMPLATES) #define Q_EXPORTED_QPTRVECTORSTYLESHEETITEM_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrVector; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrVector; #endif #if defined(Q_DEFINED_QPTRVECTOR) && defined(Q_DEFINED_QWIDGET) && !defined(Q_EXPORTED_QPTRVECTORWIDGET_TEMPLATES) #define Q_EXPORTED_QPTRVECTORWIDGET_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrVector; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrVector; #endif #if defined(Q_DEFINED_QPTRVECTOR) && defined(Q_DEFINED_QCONNECTION_LIST) && !defined(Q_EXPORTED_QPTRVECTORCONNECTTIONLIST_TEMPLATES) #define Q_EXPORTED_QPTRVECTORCONNECTTIONLIST_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQPtrVector; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrVector; #endif #if defined(Q_DEFINED_QVALUELIST) && !defined(Q_EXPORTED_QVALUELIST_BASIC_TEMPLATES) #define Q_EXPORTED_QVALUELIST_BASIC_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList; #endif #if defined(Q_DEFINED_QVALUELIST) && defined(Q_DEFINED_QRECT) && !defined(Q_EXPORTED_QVALUELISTRECT_TEMPLATES) #define Q_EXPORTED_QVALUELISTRECT_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList; #endif #if defined(Q_DEFINED_QVALUELIST) && defined(Q_DEFINED_QSTRING) && !defined(Q_EXPORTED_QVALUELISTSTRING_TEMPLATES) #define Q_EXPORTED_QVALUELISTSTRING_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueListIterator; -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueListIterator; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList; #endif // TQStylesheet template exports #if defined(Q_DEFINED_QVALUELIST) && defined(Q_DEFINED_QPTRVECTOR) && defined(Q_DEFINED_QSTYLESHEET) && !defined(Q_EXPORTED_QSTYLESHEETITEM1_TEMPLATES) #define Q_EXPORTED_QSTYLESHEETITEM1_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList< TQPtrVector< TQStyleSheetItem> >; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList< TQPtrVector< TQStyleSheetItem> >; #endif #if defined(Q_DEFINED_QVALUELIST) && defined(Q_DEFINED_QSTYLESHEET) && !defined(Q_EXPORTED_QSTYLESHEETITEM2_TEMPLATES) #define Q_EXPORTED_QSTYLESHEETITEM2_TEMPLATES -Q_TEMPLATE_EXTERN template class Q_EXPORT TQValueList; +Q_TEMPLATE_EXTERN template class TQ_EXPORT TQValueList; #endif // qcanvas template exports @@ -209,7 +209,7 @@ TQM_TEMPLATE_EXTERN_TABLE template class TQM_EXPORT_TABLE TQPtrVector; +//Q_TEMPLATE_EXTERN template class TQ_EXPORT TQPtrVector; #endif // qsqlextension template exports -- cgit v1.2.1