APIs/Python3/eric5.api

changeset 161
bb3cc98f4104
parent 160
32cc58d56d4d
child 162
28f235c426c4
--- a/APIs/Python3/eric5.api	Tue Mar 30 15:57:01 2010 +0000
+++ b/APIs/Python3/eric5.api	Tue Mar 30 17:17:15 2010 +0000
@@ -7,7 +7,8 @@
 eric5.Cooperation.ChatWidget.ChatWidget.on_cancelEditButton_clicked?4()
 eric5.Cooperation.ChatWidget.ChatWidget.on_chatEdit_customContextMenuRequested?4(pos)
 eric5.Cooperation.ChatWidget.ChatWidget.on_connectButton_clicked?4()
-eric5.Cooperation.ChatWidget.ChatWidget.on_hostEdit_textChanged?4(host)
+eric5.Cooperation.ChatWidget.ChatWidget.on_hostEdit_currentIndexChanged?4(index)
+eric5.Cooperation.ChatWidget.ChatWidget.on_hostEdit_editTextChanged?4(host)
 eric5.Cooperation.ChatWidget.ChatWidget.on_sendEditButton_clicked?4()
 eric5.Cooperation.ChatWidget.ChatWidget.on_serverButton_clicked?4()
 eric5.Cooperation.ChatWidget.ChatWidget.on_shareButton_clicked?4(checked)
@@ -1563,6 +1564,7 @@
 eric5.E5XML.XMLWriterBase.XMLWriterBase?1(file)
 eric5.Globals.isWindowsPlatform?4()
 eric5.Globals.recentNameFiles?7
+eric5.Globals.recentNameHosts?7
 eric5.Globals.recentNameMultiProject?7
 eric5.Globals.recentNameProject?7
 eric5.Globals.settingsNameGlobal?7

eric ide

mercurial