aboutsummaryrefslogtreecommitdiffstats
path: root/doc/commandlineoptions.rst
blob: eede06b31125db16022005f45bbb266fdb9917c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Command line options
********************

Usage
-----

::

   shiboken [options]


Options
-------

.. _option-heuristic:

``--enable-parent-ctor-heuristic``
    This flag enable an useful heuristic which can save a lot of work related to object ownership when
    writing the typesystem.
    For more info, check :ref:`ownership-parent-heuristics`.