Removed code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/8/head
Michele Calgaro 4 years ago
parent 9f5dfc5a35
commit 3bbc169747
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -514,8 +514,3 @@ TQColor KJSEmbed::Bindings::Painter::brush( ) const
{
return pr->painter()->brush().color();
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -119,9 +119,3 @@ KJS::Value Pen::call( KJS::ExecState *exec, KJS::Object &self, const KJS::List &
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -86,7 +86,3 @@ namespace Bindings {
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -105,7 +105,3 @@ namespace Bindings {
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -127,7 +127,3 @@ KJS::Value Size::call( KJS::ExecState *exec, KJS::Object &self, const KJS::List
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -551,10 +551,5 @@ KJS::Value <xsl:value-of select="$method" />( KJS::ExecState *exec, KJS::Object
</xsl:for-each>
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

@ -119,10 +119,5 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_<xsl:value-of select="compoundname" />_H
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

@ -1001,9 +1001,3 @@ KJS::Value TQDirImp::isRelativePath_58( KJS::ExecState *exec, KJS::Object &obj,
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -164,9 +164,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QDir_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -614,9 +614,3 @@ KJS::Value TQFileImp::remove_32( KJS::ExecState *exec, KJS::Object &obj, const K
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -140,9 +140,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QFile_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -225,7 +225,3 @@ KJS::Value StdIconsImp::call( KJS::ExecState *exec, KJS::Object &/*obj*/, const
} // namespace KJSEmbed::BuiltIns
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -180,7 +180,3 @@ TQString SaxHandler::errorString()
} // namespace KJSEmbed::BuiltIns
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -93,7 +93,3 @@ KJS::Value StdActionImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, cons
} // namespace KJSEmbed::BuiltIns
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -62,7 +62,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_STDACTION_IMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -141,7 +141,3 @@ KJS::Value StdDialogImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, cons
} // namespace KJSEmbed::BuiltIns
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -75,7 +75,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_STDDIALOG_IMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -128,7 +128,3 @@ KJS::Value TextStreamImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, con
} // namespace KJSEmbed::BuiltIns
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -73,7 +73,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDTEXTSTREAMIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -1437,8 +1437,3 @@ KJS::Value Bindings::CustomObjectImp::qmenuDataInsertSeparator(KJS::ExecState *e
} // namespace KJSEmbed::Bindings
}// namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -218,7 +218,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDCUSTOMOBJECTIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -132,7 +132,3 @@ namespace KJSEmbed {
}
#endif // KJSEMBEDJSBINDING_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -275,7 +275,3 @@ KJS::Value JSBuiltInImp::call( KJS::ExecState *exec, KJS::Object &self, const KJ
} // namespace KJSEmbed::Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -77,7 +77,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDBUILTINIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -236,7 +236,3 @@ void JSConsoleWidget::receivedStdError( TDEProcess *, char *buffer, int buflen )
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -147,7 +147,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSCONSOLEWIDGET_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -93,7 +93,3 @@ TQEvent::Type JSEventMapper::findEventType( const KJS::Identifier &name ) const
}
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -1126,7 +1126,3 @@ namespace KJSEmbed {
}
}// namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -336,7 +336,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDFACTORY_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -295,7 +295,3 @@ void JSFactoryImp::publishChildren(TQObject *obj, KJS::Object &parent)
} // namespace KJSEmbed::Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -95,7 +95,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_JSFACTORYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -299,8 +299,3 @@ namespace KJSEmbed {
}
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -196,7 +196,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSOBJECTPROXY_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -631,8 +631,3 @@ KJS::Value JSObjectProxyImp::setAttribute( KJS::ExecState *exec, KJS::Object &,
} // namespace KJSEmbed::Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -183,7 +183,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSOBJECTPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -130,8 +130,3 @@ KJS::UString JSOpaqueProxy::toString( KJS::ExecState */*exec*/ ) const
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -166,7 +166,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSOPATQUEPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -58,8 +58,3 @@ KJS::Value JSOpaqueProxyImp::call( KJS::ExecState *exec, KJS::Object &self, cons
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -60,7 +60,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSOPATQUEPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -116,7 +116,3 @@ void JSProxy::addEnums( KJS::ExecState * exec, EnumTable * table, KJS::Object &
}
// namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -178,7 +178,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -35,8 +35,3 @@ JSProxyImp::~JSProxyImp()
//} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -47,7 +47,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -90,8 +90,3 @@ bool JSValueProxy::inherits( const char * clazz )
}
// namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -61,7 +61,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSVALUEPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -59,8 +59,3 @@ KJS::Value JSValueProxyImp::call( KJS::ExecState *exec, KJS::Object &self, const
} // namespace Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -60,7 +60,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSVALUEPROXYIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -188,7 +188,3 @@ int main( int argc, char **argv )
return result;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -443,7 +443,3 @@ bool KJSEmbedPart::hasMethod( const TQString & methodName )
}
}// namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -321,8 +321,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSCONSOLEPART_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -54,7 +54,3 @@ KJS::Value KJSEmbedPartImp::call( KJS::ExecState *exec, KJS::Object &/*self*/, c
} // namespace KJSEmbed::Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -69,7 +69,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDPARTIMP_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -89,11 +89,3 @@ void JSConsolePlugin::showConsole()
}
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -55,7 +55,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDJSCONSOLEPLUGIN_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -77,7 +77,3 @@ int main( int argc, char **argv )
return result;
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -1109,9 +1109,3 @@ KJS::Value TQCanvasImp::setDoubleBuffering_52( KJS::ExecState *exec, KJS::Object
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -190,9 +190,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvas_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -360,9 +360,3 @@ KJS::Value TQCanvasEllipseImp::rtti_13( KJS::ExecState *exec, KJS::Object &obj,
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -112,9 +112,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasEllipse_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -782,9 +782,3 @@ KJS::Value TQCanvasItemImp::canvas_40( KJS::ExecState *exec, KJS::Object &obj, c
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -166,9 +166,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasItem_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -164,9 +164,3 @@ KJS::Value TQCanvasItemListImp::drawUnique_2( KJS::ExecState *exec, KJS::Object
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -92,9 +92,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasItemList_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -262,9 +262,3 @@ KJS::Value TQCanvasLineImp::moveBy_8( KJS::ExecState *exec, KJS::Object &obj, co
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -102,9 +102,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasLine_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -244,9 +244,3 @@ KJS::Value TQCanvasPixmapImp::setOffset_7( KJS::ExecState *exec, KJS::Object &ob
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -100,9 +100,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasPixmap_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -332,9 +332,3 @@ KJS::Value TQCanvasPixmapArrayImp::count_12( KJS::ExecState *exec, KJS::Object &
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -108,9 +108,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasPixmapArray_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -235,9 +235,3 @@ KJS::Value TQCanvasPolygonImp::rtti_7( KJS::ExecState *exec, KJS::Object &obj, c
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -100,9 +100,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasPolygon_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -301,9 +301,3 @@ KJS::Value TQCanvasPolygonalItemImp::rtti_11( KJS::ExecState *exec, KJS::Object
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -108,9 +108,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasPolygonalItem_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -338,9 +338,3 @@ KJS::Value TQCanvasRectangleImp::rtti_12( KJS::ExecState *exec, KJS::Object &obj
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -110,9 +110,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasRectangle_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -220,9 +220,3 @@ KJS::Value TQCanvasSplineImp::rtti_6( KJS::ExecState *exec, KJS::Object &obj, co
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -98,9 +98,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasSpline_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -585,9 +585,3 @@ KJS::Value TQCanvasSpriteImp::draw_27( KJS::ExecState *exec, KJS::Object &obj, c
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -140,9 +140,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasSprite_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -398,9 +398,3 @@ KJS::Value TQCanvasTextImp::rtti_16( KJS::ExecState *exec, KJS::Object &obj, con
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -118,9 +118,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasText_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -268,9 +268,3 @@ KJS::Value TQCanvasViewImp::setWorldMatrix_8( KJS::ExecState *exec, KJS::Object
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -102,9 +102,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCanvasView_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -579,9 +579,3 @@ KJS::Value TQCheckListItemImp::rtti_23( KJS::ExecState *exec, KJS::Object &obj,
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -131,9 +131,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QCheckListItem_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -956,9 +956,3 @@ KJS::Value TQComboBoxImp::hide_48( KJS::ExecState *exec, KJS::Object &obj, const
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -182,9 +182,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QComboBox_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -56,9 +56,3 @@ void TQFrameImp::addBindings( KJS::ExecState *exec, KJS::Object &object )
}
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -27,9 +27,3 @@ public:
} // namespace KJSEmbed
#endif // KJSEMBED_QFrame_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -1321,9 +1321,3 @@ KJS::Value TQListViewImp::hideColumn_71( KJS::ExecState *exec, KJS::Object &obj,
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -218,9 +218,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QListView_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -1421,9 +1421,3 @@ KJS::Value TQListViewItemImp::multiLinesEnabled_63( KJS::ExecState *exec, KJS::O
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -221,9 +221,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QListViewItem_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -1343,9 +1343,3 @@ KJS::Value TQMenuDataImp::activateItemAt_55( KJS::ExecState *exec, KJS::Object &
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -196,9 +196,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QMenuData_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -422,9 +422,3 @@ KJS::Value TQMenuItemImp::setWhatsThis_22( KJS::ExecState *exec, KJS::Object &ob
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -130,9 +130,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QMenuItem_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -432,9 +432,3 @@ KJS::Value TQPopupMenuImp::itemGeometry_19( KJS::ExecState *exec, KJS::Object &o
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -124,9 +124,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_QPopupMenu_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -772,9 +772,3 @@ KJS::Value QtImp::call( KJS::ExecState *exec, KJS::Object &self, const KJS::List
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -88,9 +88,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_Qt_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -872,8 +872,3 @@ KJS::Value JSSlotUtils::invokeSlot( KJS::ExecState *exec, KJS::Object &, const K
} // namespace KJSEmbed::Bindings
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:

@ -169,7 +169,3 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBEDSLOTUTILS_H
// Local Variables:
// c-basic-offset: 4
// End:

@ -55,7 +55,3 @@ int main( int argc, char **argv )
return app.exec();
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -58,7 +58,3 @@ int main( int argc, char **argv )
return app.exec();
}
// Local Variables:
// c-basic-offset: 4
// End:

@ -90,10 +90,5 @@ KJS::Object <xsl:value-of select="$clazz" />Cons::<xsl:value-of select="$cons_na
</xsl:for-each>
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

@ -70,10 +70,5 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_<xsl:value-of select="compoundname" />_H
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

@ -290,10 +290,5 @@ KJS::Value <xsl:value-of select="$method" />( KJS::ExecState *exec, KJS::Object
</xsl:for-each>
} // namespace KJSEmbed
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

@ -77,10 +77,5 @@ private:
} // namespace KJSEmbed
#endif // KJSEMBED_<xsl:value-of select="compoundname" />_H
// Local Variables:
// c-basic-offset: 4
// End:
</xsl:template>
</xsl:stylesheet>

Loading…
Cancel
Save