The snippets in the QStylePlugin class documentation show the relevant bits well enough. Pick-to: 6.7 6.6 Fixes: QTBUG-119974 Change-Id: Iba4a37664d64d86a2946f41d131a201ccdcd723b Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
9 lines
208 B
Prolog
9 lines
208 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = \
|
|
completer \
|
|
customcompleter \
|
|
regularexpression \
|
|
treemodelcompleter \
|
|
undoframework
|
|
|