165de10027
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>
45 lines
788 B
Prolog
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
|