qt5base-lts/tests/auto/corelib/tools/tools.pro
Tor Arne Vestbø 165de10027 Introduce helper class QTaggedPointer
Useful for attaching small bits of information in the alignment bits of
a naked pointer. For use in the new property system as well as in
qtdeclarative (where currently a similar class exists as private API).

Change-Id: Idf9b93e714e15129f302e16425dbeda94bcd207b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2020-03-17 10:01:04 +01:00

45 lines
788 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
collections \
containerapisymmetry \
qalgorithms \
qarraydata \
qbitarray \
qcache \
qcommandlineparser \
qcontiguouscache \
qcryptographichash \
qeasingcurve \
qexplicitlyshareddatapointer \
qflatmap \
qfreelist \
qhash \
qhashfunctions \
qline \
qmakearray \
qmap \
qmargins \
qmessageauthenticationcode \
qoffsetstringarray \
qpair \
qpoint \
qpointf \
qqueue \
qrect \
qringbuffer \
qscopedpointer \
qscopedvaluerollback \
qscopeguard \
qtaggedpointer \
qset \
qsharedpointer \
qsize \
qsizef \
qstl \
qtimeline \
qvarlengtharray \
qvector \
qversionnumber
darwin: SUBDIRS += qmacautoreleasepool