aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2019-02-01 11:12:43 +0100
committerChristian Tismer <tismer@stackless.com>2019-02-03 18:40:24 +0000
commitf89cb615182fe818bcc17984b4babc40095ac339 (patch)
tree92c78d2fbd49fb4d37aa2ce15a8c65700c6e3a5b /examples
parent509d478c33b6e65a31d41ef2891e489349e20637 (diff)
Unify The Function Formatting In Generated Code
PySide functions are quite uniquely formatted: - There comes some header - Then an opening brace to the very left - Then body text - Then a closing brace. This structure is very quickly parsable with a single regular expression, except: There is a single case where the structure is different. We remove that to save complexity in evaluation tools. Task-number: PYSIDE-803 Change-Id: If868eb4b6a6e0d62ed2f944aeb9227a3bc459458 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions