07071a23c3
The code compared the attribute names of the properties against the m_registeredWidgets hash which contained the qualified names (self.widget) and thus reported errors without actually generating anything. Replace the m_registeredWidgets hash by a lookup of the attribute name in the m_widgets hash and add a function widgetVariableName() returning the qualified variable name for an attribute name and use that for the checks. Remove unused m_registeredActions hash and rename some variables to make it clearer. Task-number: PYSIDE-797 Change-Id: Id31d95c1141d21c51eb85bcd8f8fc63486eb36a5 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> |
||
---|---|---|
.. | ||
androiddeployqt | ||
bootstrap | ||
bootstrap-dbus | ||
moc | ||
qdbuscpp2xml | ||
qdbusxml2cpp | ||
qfloat16-tables | ||
qlalr | ||
qvkgen | ||
rcc | ||
tracegen | ||
uic |