#include <codegenpolicyext.h>
Base class for programming language specific code generation policy extensions. Not to be confused with CodeGenerationPolicy which contains the programming language independent policies.
- Author
- Oliver Kellogg okell.nosp@m.ogg@.nosp@m.users.nosp@m..sou.nosp@m.rcefo.nosp@m.rge..nosp@m.net Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org 
◆ CodeGenPolicyExt()
  
  | 
        
          | CodeGenPolicyExt::CodeGenPolicyExt | ( |  | ) |  |  | inline | 
 
 
◆ ~CodeGenPolicyExt()
  
  | 
        
          | virtual CodeGenPolicyExt::~CodeGenPolicyExt | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ createPage()
  
  | 
        
          | virtual CodeGenerationPolicyPage * CodeGenPolicyExt::createPage | ( | QWidget * | parent = nullptr, |  
          |  |  | const char * | name = nullptr ) |  | pure virtual | 
 
 
◆ setDefaults()
  
  | 
        
          | virtual void CodeGenPolicyExt::setDefaults | ( | bool | emitUpdateSignal = true | ) |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: