aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-12 15:15:24 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-03-13 20:32:08 +0000
commit166a9ca4c0a07af94ea72d767ca0e9dd28552786 (patch)
tree91af8db0bac9a1ec536f838b7fadfbac766b18ed /setup.py
parent638545a9cc2c72eea34cfba6cb2bd847f31ca80a (diff)
shiboken: Fix the formatting of function signatures
Replace the note directive previously used for \since by the standard versionadd directive which takes less space. Move it below the function parameters and indent it along with the parameters correctly as otherwise the formatting is messed up. Change writeFunctionSignature() to return a QString which is more convenient for indenting. Remove the bool writeDoc parameter from QtDocGenerator::writeFunction() and spell out the formatting in writeConstructors() since it all needs to be indented properly (using the new indenter helper). Change-Id: I2294ba457ed05f431be295f9d42489aeb6805a8a Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions