[Uml-devel] [Bug 94173] New: failure importing c++ class
Jose N Hinckel
hinckel at dem.inpe.br
Tue Nov 30 15:10:04 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=94173
Summary: failure importing c++ class
Product: umbrello
Version: 1.3.1
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: hinckel dem inpe br
Version: 1.3.1 (using KDE 3.3.1, SuSE)
Compiler: gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS: Linux (i686) release 2.4.20-4GB
A number of attributes in the class header file will not show on the umbrello class diagram.
Header file attached.
List of attributes not showing on the class diagram:
felecLevels,
fvibLevels,
felecE,
fwe, ... and lots more.
Parser might get confused with declaration of more than one variables of the same type in one stroke.
(e.g) double *felecE, // Electronic energies
*fwe, // Harmonic vibrational constants
*fwexe,*fweye,*fweze,// Anharmonic constants
*fbe, // Rotational constant
*falphax,*falphay,*falphaz, // corrections
*fde,*fbetae; // Rotational constants
More information about the umbrello-devel
mailing list