#include <javacodegenerationpolicy.h>
◆ JavaCodeGenerationPolicy()
JavaCodeGenerationPolicy::JavaCodeGenerationPolicy |
( |
| ) |
|
◆ ~JavaCodeGenerationPolicy()
JavaCodeGenerationPolicy::~JavaCodeGenerationPolicy |
( |
| ) |
|
|
virtual |
◆ createPage()
Create a new dialog interface for this object.
- Parameters
-
parent | the parent widget |
name | page name |
- Returns
- dialog object
Implements CodeGenPolicyExt.
◆ getAutoGenerateAssocAccessors()
bool JavaCodeGenerationPolicy::getAutoGenerateAssocAccessors |
( |
| ) |
|
Get the value of m_autoGenerateAssocAccessors
- Returns
- the value of m_autoGenerateAssocAccessors
◆ getAutoGenerateAttribAccessors()
bool JavaCodeGenerationPolicy::getAutoGenerateAttribAccessors |
( |
| ) |
|
Get the value of m_autoGenerateAttribAccessors.
- Returns
- the value of m_autoGenerateAttribAccessors
◆ init()
void JavaCodeGenerationPolicy::init |
( |
| ) |
|
|
private |
◆ setAutoGenerateAssocAccessors()
void JavaCodeGenerationPolicy::setAutoGenerateAssocAccessors |
( |
bool |
var | ) |
|
Set the value of m_autoGenerateAssocAccessors.
- Parameters
-
◆ setAutoGenerateAttribAccessors()
void JavaCodeGenerationPolicy::setAutoGenerateAttribAccessors |
( |
bool |
var | ) |
|
Set the value of m_autoGenerateAttribAccessors.
- Parameters
-
◆ setDefaults() [1/2]
void JavaCodeGenerationPolicy::setDefaults |
( |
bool |
emitUpdateSignal = true | ) |
|
|
virtual |
Set the defaults from a config file for this code generator from the passed KConfig pointer.
- Parameters
-
emitUpdateSignal | flag whether update signal has to be emitted |
Implements CodeGenPolicyExt.
◆ setDefaults() [2/2]
void JavaCodeGenerationPolicy::setDefaults |
( |
CodeGenPolicyExt * |
defaults, |
|
|
bool |
emitUpdateSignal = true |
|
) |
| |
|
virtual |
Set the defaults for this code generator from the passed generator.
- Parameters
-
defaults | the defaults to set |
emitUpdateSignal | flag whether update signal has to be emitted |
◆ m_commonPolicy
The documentation for this class was generated from the following files: