https://bugs.kde.org/show_bug.cgi?id=60452
--- Comment #17 from Lays Rodrigues <laysrodriguessi...@gmail.com> --- (In reply to Ralf Habacker from comment #16) > (In reply to Lays Rodrigues from comment #15) > > Created attachment 99208 [details] > > Test case of the new widget about Type Modifiers keyword > > > > Print screen of the test of the new widget that will handle the type > > modifiers keyword > > Looks nice except we need checkboxes to be able to select more then one > entries and the boxes should be near the type field. May be we can reorder > the dialog entries. > > Name [_____________] > Type [_____________] > Modifiers [] ... [] ... [] ... This kind of qualifiers cant be used at the same time: or you use const or volatile or mutable. You can't use one or more. You saw my review request? Now I'm having doubts in how to make the *apply* method and what changes I need to do the cppcodegen(if is necessary). > ... -- You are receiving this mail because: You are watching all bug changes.