summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/codegenerators
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:08:59 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:08:59 -0600
commit5443f402bbfcf7f9c392bcbb0108ee074551f982 (patch)
tree6878d1e68ded849d3e2fb7988a8371074dbe7754 /umbrello/umbrello/codegenerators
parent6df7194f5bb08f41c4c3a3c952a243776538ebc6 (diff)
downloadtdesdk-5443f402bbfcf7f9c392bcbb0108ee074551f982.tar.gz
tdesdk-5443f402bbfcf7f9c392bcbb0108ee074551f982.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'umbrello/umbrello/codegenerators')
-rw-r--r--umbrello/umbrello/codegenerators/adawriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/aswriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodeclassfield.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodecomment.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodegenerationform.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodegenerationpolicy.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodegenerationpolicypage.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppcodegenerator.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppheaderclassdeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppheadercodeaccessormethod.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppheadercodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppheadercodeoperation.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppmakecodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppsourcecodeaccessormethod.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppsourcecodeclassfielddeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppsourcecodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/cppsourcecodeoperation.h2
-rw-r--r--umbrello/umbrello/codegenerators/csharpwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/javaantcodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/javaclassdeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/javaclassifiercodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodeaccessormethod.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodeclassfield.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodeclassfielddeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodecomment.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodedocumentation.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodegenerationpolicy.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodegenerationpolicypage.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodegenerator.h2
-rw-r--r--umbrello/umbrello/codegenerators/javacodeoperation.h2
-rw-r--r--umbrello/umbrello/codegenerators/jswriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/pascalwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/perlwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/php5writer.h2
-rw-r--r--umbrello/umbrello/codegenerators/phpwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/pythonwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubyclassdeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubyclassifiercodedocument.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodeaccessormethod.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodeclassfield.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodeclassfielddeclarationblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodecomment.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodedocumentation.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodegenerationpolicy.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodegenerationpolicypage.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodegenerator.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubycodeoperation.h2
-rw-r--r--umbrello/umbrello/codegenerators/rubywriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/simplecodegenerator.h2
-rw-r--r--umbrello/umbrello/codegenerators/sqlwriter.h2
-rw-r--r--umbrello/umbrello/codegenerators/xmlcodecomment.h2
-rw-r--r--umbrello/umbrello/codegenerators/xmlelementcodeblock.h2
-rw-r--r--umbrello/umbrello/codegenerators/xmlschemawriter.h2
54 files changed, 54 insertions, 54 deletions
diff --git a/umbrello/umbrello/codegenerators/adawriter.h b/umbrello/umbrello/codegenerators/adawriter.h
index 09e2e543..46e14694 100644
--- a/umbrello/umbrello/codegenerators/adawriter.h
+++ b/umbrello/umbrello/codegenerators/adawriter.h
@@ -32,7 +32,7 @@ class UMLOperation;
*/
class AdaWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/umbrello/umbrello/codegenerators/aswriter.h b/umbrello/umbrello/codegenerators/aswriter.h
index 8156a04b..6c21d63d 100644
--- a/umbrello/umbrello/codegenerators/aswriter.h
+++ b/umbrello/umbrello/codegenerators/aswriter.h
@@ -28,7 +28,7 @@
*/
class ASWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
ASWriter();
diff --git a/umbrello/umbrello/codegenerators/cppcodeclassfield.h b/umbrello/umbrello/codegenerators/cppcodeclassfield.h
index 7a76c7cc..3caa656c 100644
--- a/umbrello/umbrello/codegenerators/cppcodeclassfield.h
+++ b/umbrello/umbrello/codegenerators/cppcodeclassfield.h
@@ -28,7 +28,7 @@ class ClassifierCodeDocument;
class CPPCodeClassField : public CodeClassField
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppcodecomment.h b/umbrello/umbrello/codegenerators/cppcodecomment.h
index 4d7e7e6e..0b7c7d7f 100644
--- a/umbrello/umbrello/codegenerators/cppcodecomment.h
+++ b/umbrello/umbrello/codegenerators/cppcodecomment.h
@@ -31,7 +31,7 @@
class CPPCodeComment : virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppcodegenerationform.h b/umbrello/umbrello/codegenerators/cppcodegenerationform.h
index aebaa5d5..4e3b04b2 100644
--- a/umbrello/umbrello/codegenerators/cppcodegenerationform.h
+++ b/umbrello/umbrello/codegenerators/cppcodegenerationform.h
@@ -25,7 +25,7 @@ class TQCheckListItem;
class CPPCodeGenerationForm : public CPPCodeGenerationFormBase {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.h b/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.h
index 5788a2fe..d3b2d1b0 100644
--- a/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.h
+++ b/umbrello/umbrello/codegenerators/cppcodegenerationpolicy.h
@@ -27,7 +27,7 @@ class CodeGenerationPolicyPage;
class CPPCodeGenerationPolicy : public CodeGenPolicyExt
{
Q_OBJECT
- TQ_OBJECT
+
public:
static const bool DEFAULT_AUTO_GEN_EMPTY_CONSTRUCTORS;
diff --git a/umbrello/umbrello/codegenerators/cppcodegenerationpolicypage.h b/umbrello/umbrello/codegenerators/cppcodegenerationpolicypage.h
index a918acfb..4b10dc04 100644
--- a/umbrello/umbrello/codegenerators/cppcodegenerationpolicypage.h
+++ b/umbrello/umbrello/codegenerators/cppcodegenerationpolicypage.h
@@ -28,7 +28,7 @@
class CPPCodeGenerationPolicyPage : public CodeGenerationPolicyPage {
Q_OBJECT
- TQ_OBJECT
+
public:
explicit CPPCodeGenerationPolicyPage (TQWidget *parent=0, const char *name=0, CPPCodeGenerationPolicy * policy = 0);
diff --git a/umbrello/umbrello/codegenerators/cppcodegenerator.h b/umbrello/umbrello/codegenerators/cppcodegenerator.h
index 5d73f881..1b7cfe0b 100644
--- a/umbrello/umbrello/codegenerators/cppcodegenerator.h
+++ b/umbrello/umbrello/codegenerators/cppcodegenerator.h
@@ -33,7 +33,7 @@ class KConfig;
class CPPCodeGenerator : public CodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
static const bool DEFAULT_BUILD_MAKEFILE;
diff --git a/umbrello/umbrello/codegenerators/cppheaderclassdeclarationblock.h b/umbrello/umbrello/codegenerators/cppheaderclassdeclarationblock.h
index 7277ea87..e3f91dae 100644
--- a/umbrello/umbrello/codegenerators/cppheaderclassdeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/cppheaderclassdeclarationblock.h
@@ -25,7 +25,7 @@
class CPPHeaderClassDeclarationBlock : public OwnedHierarchicalCodeBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppheadercodeaccessormethod.h b/umbrello/umbrello/codegenerators/cppheadercodeaccessormethod.h
index 021436fa..865b0175 100644
--- a/umbrello/umbrello/codegenerators/cppheadercodeaccessormethod.h
+++ b/umbrello/umbrello/codegenerators/cppheadercodeaccessormethod.h
@@ -25,7 +25,7 @@ class CodeClassField;
class CPPHeaderCodeAccessorMethod : public CodeAccessorMethod
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h b/umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h
index d4e28bb9..10565854 100644
--- a/umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/cppheadercodeclassfielddeclarationblock.h
@@ -23,7 +23,7 @@
class CPPHeaderCodeClassFieldDeclarationBlock : public CodeClassFieldDeclarationBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppheadercodedocument.h b/umbrello/umbrello/codegenerators/cppheadercodedocument.h
index 59cc9c8d..e3578c82 100644
--- a/umbrello/umbrello/codegenerators/cppheadercodedocument.h
+++ b/umbrello/umbrello/codegenerators/cppheadercodedocument.h
@@ -34,7 +34,7 @@ class CPPHeaderClassDeclarationBlock;
class CPPHeaderCodeDocument : public ClassifierCodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppheadercodeoperation.h b/umbrello/umbrello/codegenerators/cppheadercodeoperation.h
index 915c4ac1..bf435180 100644
--- a/umbrello/umbrello/codegenerators/cppheadercodeoperation.h
+++ b/umbrello/umbrello/codegenerators/cppheadercodeoperation.h
@@ -26,7 +26,7 @@ class CPPHeaderCodeDocument;
class CPPHeaderCodeOperation : virtual public CodeOperation
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppmakecodedocument.h b/umbrello/umbrello/codegenerators/cppmakecodedocument.h
index 18f97707..78e4c03e 100644
--- a/umbrello/umbrello/codegenerators/cppmakecodedocument.h
+++ b/umbrello/umbrello/codegenerators/cppmakecodedocument.h
@@ -30,7 +30,7 @@
class CPPMakefileCodeDocument : public CodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
static const char * DOCUMENT_ID_VALUE;
diff --git a/umbrello/umbrello/codegenerators/cppsourcecodeaccessormethod.h b/umbrello/umbrello/codegenerators/cppsourcecodeaccessormethod.h
index f1565f2b..6e832b2c 100644
--- a/umbrello/umbrello/codegenerators/cppsourcecodeaccessormethod.h
+++ b/umbrello/umbrello/codegenerators/cppsourcecodeaccessormethod.h
@@ -25,7 +25,7 @@ class CodeClassField;
class CPPSourceCodeAccessorMethod : public CodeAccessorMethod
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppsourcecodeclassfielddeclarationblock.h b/umbrello/umbrello/codegenerators/cppsourcecodeclassfielddeclarationblock.h
index 46183b70..0bb2e3e6 100644
--- a/umbrello/umbrello/codegenerators/cppsourcecodeclassfielddeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/cppsourcecodeclassfielddeclarationblock.h
@@ -23,7 +23,7 @@
class CPPSourceCodeClassFieldDeclarationBlock : public CodeClassFieldDeclarationBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppsourcecodedocument.h b/umbrello/umbrello/codegenerators/cppsourcecodedocument.h
index c820d5a4..5b03cb7f 100644
--- a/umbrello/umbrello/codegenerators/cppsourcecodedocument.h
+++ b/umbrello/umbrello/codegenerators/cppsourcecodedocument.h
@@ -31,7 +31,7 @@
class CPPSourceCodeDocument : public ClassifierCodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/cppsourcecodeoperation.h b/umbrello/umbrello/codegenerators/cppsourcecodeoperation.h
index 86e5ff35..7748d198 100644
--- a/umbrello/umbrello/codegenerators/cppsourcecodeoperation.h
+++ b/umbrello/umbrello/codegenerators/cppsourcecodeoperation.h
@@ -26,7 +26,7 @@ class CPPSourceCodeDocument;
class CPPSourceCodeOperation : virtual public CodeOperation
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/csharpwriter.h b/umbrello/umbrello/codegenerators/csharpwriter.h
index 322ce06c..728c29af 100644
--- a/umbrello/umbrello/codegenerators/csharpwriter.h
+++ b/umbrello/umbrello/codegenerators/csharpwriter.h
@@ -31,7 +31,7 @@
class CSharpWriter : public SimpleCodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
CSharpWriter();
diff --git a/umbrello/umbrello/codegenerators/javaantcodedocument.h b/umbrello/umbrello/codegenerators/javaantcodedocument.h
index 27c8e7c5..d11211ec 100644
--- a/umbrello/umbrello/codegenerators/javaantcodedocument.h
+++ b/umbrello/umbrello/codegenerators/javaantcodedocument.h
@@ -32,7 +32,7 @@
class JavaANTCodeDocument : public CodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
index 19a743d5..eaaf982a 100644
--- a/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/javaclassdeclarationblock.h
@@ -25,7 +25,7 @@
class JavaClassDeclarationBlock : public OwnedHierarchicalCodeBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javaclassifiercodedocument.h b/umbrello/umbrello/codegenerators/javaclassifiercodedocument.h
index 5813609f..e12169c9 100644
--- a/umbrello/umbrello/codegenerators/javaclassifiercodedocument.h
+++ b/umbrello/umbrello/codegenerators/javaclassifiercodedocument.h
@@ -40,7 +40,7 @@ class JavaCodeGenerationPolicy;
class JavaClassifierCodeDocument : public ClassifierCodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodeaccessormethod.h b/umbrello/umbrello/codegenerators/javacodeaccessormethod.h
index 902b37c4..5c1751a9 100644
--- a/umbrello/umbrello/codegenerators/javacodeaccessormethod.h
+++ b/umbrello/umbrello/codegenerators/javacodeaccessormethod.h
@@ -25,7 +25,7 @@ class CodeClassField;
class JavaCodeAccessorMethod : public CodeAccessorMethod
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodeclassfield.h b/umbrello/umbrello/codegenerators/javacodeclassfield.h
index 325d0b3a..e2e02c32 100644
--- a/umbrello/umbrello/codegenerators/javacodeclassfield.h
+++ b/umbrello/umbrello/codegenerators/javacodeclassfield.h
@@ -27,7 +27,7 @@ class ClassifierCodeDocument;
class JavaCodeClassField : public CodeClassField
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodeclassfielddeclarationblock.h b/umbrello/umbrello/codegenerators/javacodeclassfielddeclarationblock.h
index 869954cf..b0f84663 100644
--- a/umbrello/umbrello/codegenerators/javacodeclassfielddeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/javacodeclassfielddeclarationblock.h
@@ -23,7 +23,7 @@
class JavaCodeClassFieldDeclarationBlock : public CodeClassFieldDeclarationBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodecomment.h b/umbrello/umbrello/codegenerators/javacodecomment.h
index 2d756d70..d0a571d2 100644
--- a/umbrello/umbrello/codegenerators/javacodecomment.h
+++ b/umbrello/umbrello/codegenerators/javacodecomment.h
@@ -31,7 +31,7 @@
class JavaCodeComment : virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodedocumentation.h b/umbrello/umbrello/codegenerators/javacodedocumentation.h
index dff2da00..7806885c 100644
--- a/umbrello/umbrello/codegenerators/javacodedocumentation.h
+++ b/umbrello/umbrello/codegenerators/javacodedocumentation.h
@@ -33,7 +33,7 @@ class JavaClassifierCodeDocument;
class JavaCodeDocumentation : virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodegenerationpolicy.h b/umbrello/umbrello/codegenerators/javacodegenerationpolicy.h
index 8f95c1c8..bde47753 100644
--- a/umbrello/umbrello/codegenerators/javacodegenerationpolicy.h
+++ b/umbrello/umbrello/codegenerators/javacodegenerationpolicy.h
@@ -27,7 +27,7 @@ class CodeGenerationPolicyPage;
class JavaCodeGenerationPolicy : public CodeGenPolicyExt
{
Q_OBJECT
- TQ_OBJECT
+
public:
static const bool DEFAULT_AUTO_GEN_ATTRIB_ACCESSORS;
diff --git a/umbrello/umbrello/codegenerators/javacodegenerationpolicypage.h b/umbrello/umbrello/codegenerators/javacodegenerationpolicypage.h
index 8236e1a2..b8e0639b 100644
--- a/umbrello/umbrello/codegenerators/javacodegenerationpolicypage.h
+++ b/umbrello/umbrello/codegenerators/javacodegenerationpolicypage.h
@@ -28,7 +28,7 @@
class JavaCodeGenerationPolicyPage : public CodeGenerationPolicyPage {
Q_OBJECT
- TQ_OBJECT
+
public:
explicit JavaCodeGenerationPolicyPage (TQWidget *parent=0, const char *name=0, JavaCodeGenerationPolicy * policy = 0);
diff --git a/umbrello/umbrello/codegenerators/javacodegenerator.h b/umbrello/umbrello/codegenerators/javacodegenerator.h
index 24ab718a..c1a56701 100644
--- a/umbrello/umbrello/codegenerators/javacodegenerator.h
+++ b/umbrello/umbrello/codegenerators/javacodegenerator.h
@@ -36,7 +36,7 @@ class CodeViewerDialog;
class JavaCodeGenerator : public CodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/javacodeoperation.h b/umbrello/umbrello/codegenerators/javacodeoperation.h
index 51b7f48a..c33bc805 100644
--- a/umbrello/umbrello/codegenerators/javacodeoperation.h
+++ b/umbrello/umbrello/codegenerators/javacodeoperation.h
@@ -26,7 +26,7 @@ class JavaClassifierCodeDocument;
class JavaCodeOperation : virtual public CodeOperation
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/jswriter.h b/umbrello/umbrello/codegenerators/jswriter.h
index 3f54101e..40f05339 100644
--- a/umbrello/umbrello/codegenerators/jswriter.h
+++ b/umbrello/umbrello/codegenerators/jswriter.h
@@ -28,7 +28,7 @@
*/
class JSWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
JSWriter();
diff --git a/umbrello/umbrello/codegenerators/pascalwriter.h b/umbrello/umbrello/codegenerators/pascalwriter.h
index e8db48ba..bc3ae0ba 100644
--- a/umbrello/umbrello/codegenerators/pascalwriter.h
+++ b/umbrello/umbrello/codegenerators/pascalwriter.h
@@ -24,7 +24,7 @@ class UMLOperation;
*/
class PascalWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
diff --git a/umbrello/umbrello/codegenerators/perlwriter.h b/umbrello/umbrello/codegenerators/perlwriter.h
index 99e39bb1..dd8ad677 100644
--- a/umbrello/umbrello/codegenerators/perlwriter.h
+++ b/umbrello/umbrello/codegenerators/perlwriter.h
@@ -32,7 +32,7 @@ class UMLClassifier;
*/
class PerlWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
PerlWriter();
diff --git a/umbrello/umbrello/codegenerators/php5writer.h b/umbrello/umbrello/codegenerators/php5writer.h
index 726cf09b..26921966 100644
--- a/umbrello/umbrello/codegenerators/php5writer.h
+++ b/umbrello/umbrello/codegenerators/php5writer.h
@@ -30,7 +30,7 @@
*/
class Php5Writer : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
Php5Writer();
diff --git a/umbrello/umbrello/codegenerators/phpwriter.h b/umbrello/umbrello/codegenerators/phpwriter.h
index b7b9affa..c888e198 100644
--- a/umbrello/umbrello/codegenerators/phpwriter.h
+++ b/umbrello/umbrello/codegenerators/phpwriter.h
@@ -28,7 +28,7 @@
*/
class PhpWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
PhpWriter();
diff --git a/umbrello/umbrello/codegenerators/pythonwriter.h b/umbrello/umbrello/codegenerators/pythonwriter.h
index b7f324e7..a4622029 100644
--- a/umbrello/umbrello/codegenerators/pythonwriter.h
+++ b/umbrello/umbrello/codegenerators/pythonwriter.h
@@ -31,7 +31,7 @@ enum Access {PRIVATE, PUBLIC, PROTECTED};
*/
class PythonWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
PythonWriter();
diff --git a/umbrello/umbrello/codegenerators/rubyclassdeclarationblock.h b/umbrello/umbrello/codegenerators/rubyclassdeclarationblock.h
index d181fc65..9c680858 100644
--- a/umbrello/umbrello/codegenerators/rubyclassdeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/rubyclassdeclarationblock.h
@@ -33,7 +33,7 @@
class RubyClassDeclarationBlock : public OwnedHierarchicalCodeBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubyclassifiercodedocument.h b/umbrello/umbrello/codegenerators/rubyclassifiercodedocument.h
index 05f73e14..0861cd5d 100644
--- a/umbrello/umbrello/codegenerators/rubyclassifiercodedocument.h
+++ b/umbrello/umbrello/codegenerators/rubyclassifiercodedocument.h
@@ -42,7 +42,7 @@ class RubyCodeGenerationPolicy;
class RubyClassifierCodeDocument : public ClassifierCodeDocument
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodeaccessormethod.h b/umbrello/umbrello/codegenerators/rubycodeaccessormethod.h
index cc58ce2e..09459247 100644
--- a/umbrello/umbrello/codegenerators/rubycodeaccessormethod.h
+++ b/umbrello/umbrello/codegenerators/rubycodeaccessormethod.h
@@ -31,7 +31,7 @@
class RubyCodeAccessorMethod : public CodeAccessorMethod
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodeclassfield.h b/umbrello/umbrello/codegenerators/rubycodeclassfield.h
index f6cb27fe..6370bdbd 100644
--- a/umbrello/umbrello/codegenerators/rubycodeclassfield.h
+++ b/umbrello/umbrello/codegenerators/rubycodeclassfield.h
@@ -29,7 +29,7 @@ class ClassifierCodeDocument;
class RubyCodeClassField : public CodeClassField
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodeclassfielddeclarationblock.h b/umbrello/umbrello/codegenerators/rubycodeclassfielddeclarationblock.h
index 493f768c..a46c4184 100644
--- a/umbrello/umbrello/codegenerators/rubycodeclassfielddeclarationblock.h
+++ b/umbrello/umbrello/codegenerators/rubycodeclassfielddeclarationblock.h
@@ -27,7 +27,7 @@
class RubyCodeClassFieldDeclarationBlock : public CodeClassFieldDeclarationBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodecomment.h b/umbrello/umbrello/codegenerators/rubycodecomment.h
index 8c7cec59..09b54fce 100644
--- a/umbrello/umbrello/codegenerators/rubycodecomment.h
+++ b/umbrello/umbrello/codegenerators/rubycodecomment.h
@@ -34,7 +34,7 @@
class RubyCodeComment : virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Constructors
diff --git a/umbrello/umbrello/codegenerators/rubycodedocumentation.h b/umbrello/umbrello/codegenerators/rubycodedocumentation.h
index a4db50ab..33f8f1f5 100644
--- a/umbrello/umbrello/codegenerators/rubycodedocumentation.h
+++ b/umbrello/umbrello/codegenerators/rubycodedocumentation.h
@@ -35,7 +35,7 @@ class RubyClassifierCodeDocument;
class RubyCodeDocumentation : virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodegenerationpolicy.h b/umbrello/umbrello/codegenerators/rubycodegenerationpolicy.h
index 542f3166..afbc26b4 100644
--- a/umbrello/umbrello/codegenerators/rubycodegenerationpolicy.h
+++ b/umbrello/umbrello/codegenerators/rubycodegenerationpolicy.h
@@ -30,7 +30,7 @@ class CodeGenerationPolicyPage;
class RubyCodeGenerationPolicy : public CodeGenPolicyExt
{
Q_OBJECT
- TQ_OBJECT
+
public:
static const bool DEFAULT_AUTO_GEN_ATTRIB_ACCESSORS;
diff --git a/umbrello/umbrello/codegenerators/rubycodegenerationpolicypage.h b/umbrello/umbrello/codegenerators/rubycodegenerationpolicypage.h
index fc29fc3f..1ccb7650 100644
--- a/umbrello/umbrello/codegenerators/rubycodegenerationpolicypage.h
+++ b/umbrello/umbrello/codegenerators/rubycodegenerationpolicypage.h
@@ -31,7 +31,7 @@
class RubyCodeGenerationPolicyPage : public CodeGenerationPolicyPage {
Q_OBJECT
- TQ_OBJECT
+
public:
explicit RubyCodeGenerationPolicyPage (TQWidget *parent=0, const char *name=0, RubyCodeGenerationPolicy * policy = 0);
diff --git a/umbrello/umbrello/codegenerators/rubycodegenerator.h b/umbrello/umbrello/codegenerators/rubycodegenerator.h
index 035daa86..37393af1 100644
--- a/umbrello/umbrello/codegenerators/rubycodegenerator.h
+++ b/umbrello/umbrello/codegenerators/rubycodegenerator.h
@@ -36,7 +36,7 @@ class CodeViewerDialog;
class RubyCodeGenerator : public CodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubycodeoperation.h b/umbrello/umbrello/codegenerators/rubycodeoperation.h
index 1bdc4556..a79f0dff 100644
--- a/umbrello/umbrello/codegenerators/rubycodeoperation.h
+++ b/umbrello/umbrello/codegenerators/rubycodeoperation.h
@@ -28,7 +28,7 @@ class RubyClassifierCodeDocument;
class RubyCodeOperation : virtual public CodeOperation
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/rubywriter.h b/umbrello/umbrello/codegenerators/rubywriter.h
index 929a7306..37e657a4 100644
--- a/umbrello/umbrello/codegenerators/rubywriter.h
+++ b/umbrello/umbrello/codegenerators/rubywriter.h
@@ -33,7 +33,7 @@ class ClassifierInfo;
*/
class RubyWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
RubyWriter();
diff --git a/umbrello/umbrello/codegenerators/simplecodegenerator.h b/umbrello/umbrello/codegenerators/simplecodegenerator.h
index c27e02ff..9a5d53a1 100644
--- a/umbrello/umbrello/codegenerators/simplecodegenerator.h
+++ b/umbrello/umbrello/codegenerators/simplecodegenerator.h
@@ -35,7 +35,7 @@ class UMLDoc;
class SimpleCodeGenerator : public CodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/sqlwriter.h b/umbrello/umbrello/codegenerators/sqlwriter.h
index d9e5f954..26032f42 100644
--- a/umbrello/umbrello/codegenerators/sqlwriter.h
+++ b/umbrello/umbrello/codegenerators/sqlwriter.h
@@ -29,7 +29,7 @@
*/
class SQLWriter : public SimpleCodeGenerator {
Q_OBJECT
- TQ_OBJECT
+
public:
SQLWriter();
diff --git a/umbrello/umbrello/codegenerators/xmlcodecomment.h b/umbrello/umbrello/codegenerators/xmlcodecomment.h
index 688ade91..fe3fb58b 100644
--- a/umbrello/umbrello/codegenerators/xmlcodecomment.h
+++ b/umbrello/umbrello/codegenerators/xmlcodecomment.h
@@ -31,7 +31,7 @@ class CodeDocument;
class XMLCodeComment: virtual public CodeComment
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/xmlelementcodeblock.h b/umbrello/umbrello/codegenerators/xmlelementcodeblock.h
index 46342658..a3cadc39 100644
--- a/umbrello/umbrello/codegenerators/xmlelementcodeblock.h
+++ b/umbrello/umbrello/codegenerators/xmlelementcodeblock.h
@@ -28,7 +28,7 @@ class UMLAttribute;
class XMLElementCodeBlock : public HierarchicalCodeBlock
{
Q_OBJECT
- TQ_OBJECT
+
public:
// Constructors/Destructors
diff --git a/umbrello/umbrello/codegenerators/xmlschemawriter.h b/umbrello/umbrello/codegenerators/xmlschemawriter.h
index cb5546d8..18c668e5 100644
--- a/umbrello/umbrello/codegenerators/xmlschemawriter.h
+++ b/umbrello/umbrello/codegenerators/xmlschemawriter.h
@@ -38,7 +38,7 @@
class XMLSchemaWriter : public SimpleCodeGenerator
{
Q_OBJECT
- TQ_OBJECT
+
public:
/**