[umbrello] [Bug 158739] Python Import Classes does not import Attributes
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Sep 1 17:30:07 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=158739
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Version Fixed In| |2.20.1 (KDE Applications
| |16.08.1)
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/umbr
| |ello/2d452ec81ad95e4788505f
| |21cb4e0de50fed8505
--- Comment #2 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 2d452ec81ad95e4788505f21cb4e0de50fed8505 by Ralf Habacker.
Committed on 01/09/2016 at 17:29.
Pushed by habacker into branch 'Applications/16.08'.
Fix 'Python Import Classes does not import Attributes'.
This commit adds support for parsing class attributes and
includes related test cases. Attribute types are estimated
from the initialisation value.
For supported types see test/import/python/types.py, for
supported visibilities test/import/python/visibility.py
FIXED-IN:2.20.1 (KDE Applications 16.08.1)
A +10 -0 test/import/python/types.py
A +19 -0 test/import/python/visibility.py
M +11 -0 umbrello/codeimport/nativeimportbase.cpp
M +1 -0 umbrello/codeimport/nativeimportbase.h
M +44 -0 umbrello/codeimport/pythonimport.cpp
http://commits.kde.org/umbrello/2d452ec81ad95e4788505f21cb4e0de50fed8505
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list