Add additional c++ code generation policies to fix unexpected code generation

Authored by habacker on Nov 7 2019, 2:00 PM.

Description

Add additional c++ code generation policies to fix unexpected code generation

  • Getters with/without 'get' prefix
  • Remove prefix '[a-zA-Z]_' from accessor methods
  • Accessor methods start with/without capital letters

BUG:413991
FIXED-IN:2.29.80 (KDE Applications 19.11.80)

Details

Committed
habackerNov 10 2019, 12:25 AM
Parents
R139:50bfa59e0855: Fix layout of 'method body generation' tab in code generating setting page
Branches
Unknown
Tags
Unknown