From ec049c7c32d50faf317b13d5c844a19978881fc3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 12:00:33 -0600 Subject: Remove additional unneeded tq method conversions (cherry picked from commit 7e66d7c3611d907ea28b140281b472bb1c406be6) --- languages/php/data/phpfunctions | 34 +++++------ languages/php/doc/php.toc | 108 +++++++++++++++++------------------ languages/php/phpcodecompletion.cpp | 2 +- languages/php/phpconfigwidgetbase.ui | 4 +- languages/php/phperrorview.cpp | 2 +- 5 files changed, 75 insertions(+), 75 deletions(-) (limited to 'languages/php') diff --git a/languages/php/data/phpfunctions b/languages/php/data/phpfunctions index 946dfaea..d0897bd5 100644 --- a/languages/php/data/phpfunctions +++ b/languages/php/data/phpfunctions @@ -184,7 +184,7 @@ domxml:string domxml_attrname([int dir_handle]) domxml:class domxml_node(string name) domxml:string domxml_lastchild([int node]) domxml:string domxml_parent([int node]) -domxml:string domxml_tqchildren([int node]) +domxml:string domxml_children([int node]) domxml:string domxml_getattr([int node,] string attrname) domxml:bool domxml_setattr([int node,] string attrname, string value) domxml:array domxml_attributes([int node]) @@ -199,7 +199,7 @@ domxml:string domxml_add_root([int doc_handle,] string name) domxml:class domxml_new_xmldoc(string version) domxml:string node_namespace([int node]) domxml:string node_attributes([int node]) -domxml:string node_tqchildren([int node]) +domxml:string node_children([int node]) domxml:class xmltree(string xmldoc) dotnet:int dotnet_load(string module_name) exif:string read_exif_data(string filename) @@ -341,7 +341,7 @@ hw:hwdoc hw_gettext(int link, int objid [, int rootid]) hw:void hw_edittext(int link, hwdoc doc) hw:hwdoc hw_getcgi(int link, int objid) hw:int hw_getremote(int link, int objid) -hw:[array|int] hw_getremotetqchildren(int link, string objrec) +hw:[array|int] hw_getremotechildren(int link, string objrec) hw:void hw_setlinkroot(int link, int rootid) hw:hwdoc hw_pipedocument(int link, int objid) hw:hwdoc hw_pipecgi(int link, int objid) @@ -360,8 +360,8 @@ hw:string hw_documentattributes(hwdoc doc) hw:string hw_document_attributes(hwdoc doc) hw:array hw_getparentsobj(int link, int objid) hw:array hw_getparents(int link, int objid) -hw:array hw_tqchildren(int link, int objid) -hw:array hw_tqchildrenobj(int link, int objid) +hw:array hw_children(int link, int objid) +hw:array hw_childrenobj(int link, int objid) hw:array hw_getchildcoll(int link, int objid) hw:array hw_getchildcollobj(int link, int objid) hw:int hw_docbyanchor(int link, int anchorid) @@ -1501,18 +1501,18 @@ swf:void swf_actiongotolabel(string label) swf:void swf_defineline(int objid, double x1, double y1, double x2, double y2, double width) swf:void swf_definerect(int objid, double x1, double y1, double x2, double y2, double width) swf:void swf_definepoly(int obj_id, array coords, int npoints, double width) -swf:void swf_starttqshape(int objid) -swf:void swf_tqshapelinesolid(double r, double g, double b, double a, double width) -swf:void swf_tqshapefilloff(void) -swf:void swf_tqshapefillsolid(double r, double g, double b, double a) -swf:void swf_tqshapefillbitmapclip(int bitmapid) -swf:void swf_tqshapefillbitmaptile(int bitmapid) -swf:void swf_tqshapemoveto(double x, double y) -swf:void swf_tqshapelineto(double x, double y) -swf:void swf_tqshapecurveto(double x1, double y1, double x2, double y2) -swf:void swf_tqshapecurveto3(double x1, double y1, double x2, double y2, double x3, double y3) -swf:void swf_tqshapearc(double x, double y, double r, double ang1, double ang2) -swf:void swf_endtqshape(void) +swf:void swf_startshape(int objid) +swf:void swf_shapelinesolid(double r, double g, double b, double a, double width) +swf:void swf_shapefilloff(void) +swf:void swf_shapefillsolid(double r, double g, double b, double a) +swf:void swf_shapefillbitmapclip(int bitmapid) +swf:void swf_shapefillbitmaptile(int bitmapid) +swf:void swf_shapemoveto(double x, double y) +swf:void swf_shapelineto(double x, double y) +swf:void swf_shapecurveto(double x1, double y1, double x2, double y2) +swf:void swf_shapecurveto3(double x1, double y1, double x2, double y2, double x3, double y3) +swf:void swf_shapearc(double x, double y, double r, double ang1, double ang2) +swf:void swf_endshape(void) swf:void swf_definefont(int fontid, string name) swf:void swf_setfont(int fontid) swf:void swf_fontsize(double height) diff --git a/languages/php/doc/php.toc b/languages/php/doc/php.toc index b665d5c7..c40cda8f 100644 --- a/languages/php/doc/php.toc +++ b/languages/php/doc/php.toc @@ -688,7 +688,7 @@ - + @@ -3841,7 +3841,7 @@ - + @@ -4067,7 +4067,7 @@ - + @@ -4138,7 +4138,7 @@ - + @@ -4679,7 +4679,7 @@ - + @@ -4723,7 +4723,7 @@ - + @@ -4731,8 +4731,8 @@ - - + + @@ -4754,22 +4754,22 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -5063,7 +5063,7 @@ - + @@ -5096,7 +5096,7 @@ - + @@ -5124,20 +5124,20 @@ - - - - - - - - - - + + + + + + + + + + - + @@ -5318,8 +5318,8 @@ - - + + @@ -5356,12 +5356,12 @@ - - + + - - + + @@ -5373,8 +5373,8 @@ - - + + @@ -5509,7 +5509,7 @@ - + @@ -5594,8 +5594,8 @@ - - + + @@ -5629,7 +5629,7 @@ - + @@ -5661,7 +5661,7 @@ - + @@ -5731,7 +5731,7 @@ - + @@ -5743,7 +5743,7 @@ - + @@ -5788,7 +5788,7 @@ - + @@ -6916,7 +6916,7 @@ - + diff --git a/languages/php/phpcodecompletion.cpp b/languages/php/phpcodecompletion.cpp index d5b48e9b..876a8ef2 100644 --- a/languages/php/phpcodecompletion.cpp +++ b/languages/php/phpcodecompletion.cpp @@ -706,7 +706,7 @@ kdDebug(9018) << "checkForArgHint 0 " << line << endl; } void PHPCodeCompletion::setStatusBar(TQString expr, TQString type) { - m_phpSupport->mainWindow()->statusBar()->message( i18n("Type of %1 is %2").tqarg(expr).tqarg(type), 1000 ); + m_phpSupport->mainWindow()->statusBar()->message( i18n("Type of %1 is %2").arg(expr).arg(type), 1000 ); } #include "phpcodecompletion.moc" diff --git a/languages/php/phpconfigwidgetbase.ui b/languages/php/phpconfigwidgetbase.ui index c136780e..535e7a95 100644 --- a/languages/php/phpconfigwidgetbase.ui +++ b/languages/php/phpconfigwidgetbase.ui @@ -230,7 +230,7 @@ <font size="+1">The php executable is called directly. Ideal for developers who want to develop terminal or graphical applications in PHP. You need a correctly installed php cgi version.</font> - + WordBreak|AlignVCenter|AlignLeft @@ -254,7 +254,7 @@ You need a correctly installed php cgi version.</font> <font size="+1">Uses an existing webserver. The pages are previewed in the internal web browser. Please make sure that the webserver was compiled with PHP support.</font> - + WordBreak|AlignVCenter|AlignLeft diff --git a/languages/php/phperrorview.cpp b/languages/php/phperrorview.cpp index 658812f7..52114058 100644 --- a/languages/php/phperrorview.cpp +++ b/languages/php/phperrorview.cpp @@ -151,7 +151,7 @@ void PHPErrorView::slotFilter() if(!m_tabBar->isTabEnabled(4)) m_tabBar->setTabEnabled(4,true); - m_tabBar->tab(4)->setText(i18n("Filtered: %1").tqarg( m_filterEdit->text() )); + m_tabBar->tab(4)->setText(i18n("Filtered: %1").arg( m_filterEdit->text() )); m_tabBar->setCurrentTab(4); m_filteredList->clear(); -- cgit v1.2.1