E.g. pyqt_helper a.txt -gse...
g getter
s setter
e enable
r read only
c connections (and functions)
i index values (for relevant widgets) - note the default for indexable widgets should be text, not index(?)
Specifying no options is equivalent to all options.
E.g.
pyqt_helper a.txt -gse...ggetterssettereenablerread onlycconnections (and functions)iindex values (for relevant widgets) - note the default for indexable widgets should be text, not index(?)Specifying no options is equivalent to all options.