| umbrello 25.07.80
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
#include <cppcodegenerationpolicypage.h>
 
  
| Public Slots | |
| void | apply () | 
| Public Slots inherited from CodeGenerationPolicyPage | |
| virtual void | apply () | 
| Public Member Functions | |
| CPPCodeGenerationPolicyPage (QWidget *parent=nullptr, const char *name=nullptr, CPPCodeGenerationPolicy *policy=nullptr) | |
| virtual | ~CPPCodeGenerationPolicyPage () | 
| Public Member Functions inherited from CodeGenerationPolicyPage | |
| CodeGenerationPolicyPage (QWidget *parent=nullptr, const char *name=nullptr, CodeGenPolicyExt *policy=nullptr) | |
| virtual | ~CodeGenerationPolicyPage () | 
| void | setDefaults () | 
| Public Member Functions inherited from DialogPageBase | |
| DialogPageBase (QWidget *parent) | |
| virtual | ~DialogPageBase () | 
| virtual bool | isModified () | 
| Protected Attributes | |
| CPPCodeGenerationForm * | form | 
| Protected Attributes inherited from CodeGenerationPolicyPage | |
| CodeGenPolicyExt * | m_parentPolicy | 
| Protected Attributes inherited from DialogPageBase | |
| bool | m_isModified | 
| Additional Inherited Members | |
| Protected Member Functions inherited from DialogPageBase | |
| virtual void | keyPressEvent (QKeyEvent *event) | 
| 
 | explicit | 
| 
 | virtual | 
| 
 | slot | 
| 
 | protected |