APIs/Python3/eric5.api

changeset 367
e66ebdb3b6a2
parent 365
0686ac00256e
child 372
237c3fe739f5
--- a/APIs/Python3/eric5.api	Sat Jun 26 18:50:41 2010 +0200
+++ b/APIs/Python3/eric5.api	Sat Jun 26 19:26:54 2010 +0200
@@ -5474,14 +5474,17 @@
 eric5.UI.SplashScreen.SplashScreen?1()
 eric5.UI.SymbolsWidget.SymbolsModel.columnCount?4(parent)
 eric5.UI.SymbolsWidget.SymbolsModel.data?4(index, role = Qt.DisplayRole)
+eric5.UI.SymbolsWidget.SymbolsModel.getTableBoundaries?4(index)
+eric5.UI.SymbolsWidget.SymbolsModel.getTableIndex?4()
+eric5.UI.SymbolsWidget.SymbolsModel.getTableNames?4()
 eric5.UI.SymbolsWidget.SymbolsModel.headerData?4(section, orientation, role = Qt.DisplayRole)
 eric5.UI.SymbolsWidget.SymbolsModel.rowCount?4(parent)
-eric5.UI.SymbolsWidget.SymbolsModel.setUnicode?4(u)
+eric5.UI.SymbolsWidget.SymbolsModel.selectTable?4(index)
 eric5.UI.SymbolsWidget.SymbolsModel?1(parent = None)
 eric5.UI.SymbolsWidget.SymbolsWidget.insertSymbol?7
 eric5.UI.SymbolsWidget.SymbolsWidget.on_symbolSpinBox_editingFinished?4()
 eric5.UI.SymbolsWidget.SymbolsWidget.on_symbolsTable_activated?4(index)
-eric5.UI.SymbolsWidget.SymbolsWidget.on_unicodeButton_toggled?4(checked)
+eric5.UI.SymbolsWidget.SymbolsWidget.on_tableCombo_currentIndexChanged?4(index)
 eric5.UI.SymbolsWidget.SymbolsWidget?1(parent = None)
 eric5.UI.UserInterface.Redirector.flush?4()
 eric5.UI.UserInterface.Redirector.write?4(s)

eric ide

mercurial