Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Qt for Python
PYSIDE-1417
Fail to generate code for an enum inside a class that exists in multiple namespace
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
User Story
Resolution:
Fixed
Priority:
P4: Low
Fix Version/s:
6.0.1
,
5.15.4
Affects Version/s:
5.15.3
Component/s:
Shiboken
Labels:
None
Platform/s:
All
Description
Failed to generate code for:
namespace A {
class K {}
}
namespace B
{ class K \{ enum E; }
}
Attachments
Gerrit Reviews
Options
Issue Only
Show All Reviews
Show Open Reviews
Show All Issues
Show Open Issues
No reviews matched the request. Check your Options in the drop-down menu of this sections header.
Activity
People
Assignee:
Friedemann Kleint
Reporter:
renato araujo oliveira filho
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
06 Nov '20 21:48
Updated:
25 Aug '23 07:19
Resolved:
25 Aug '23 07:18
Gerrit Reviews
There is 1 open Gerrit change
Create unit test for enum in classes with same name
-1
Gerrit Review:
Show
There are 3 closed Gerrit changes
Hide
There are 3 closed Gerrit changes
Fix enum parser
Gerrit Review:
shiboken6: Preferably search classes by type entry
Gerrit Review:
shiboken6: Preferably search classes by type entry
Gerrit Review: