src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11034
7b8a21fd2d58
parent 11033
6b197c3389f7
child 11040
a4fd43ac7923
equal deleted inserted replaced
11033:6b197c3389f7 11034:7b8a21fd2d58
1463 eric7.EricWidgets.EricAnimatedWidget.EricAnimatedWidget.widget?4() 1463 eric7.EricWidgets.EricAnimatedWidget.EricAnimatedWidget.widget?4()
1464 eric7.EricWidgets.EricAnimatedWidget.EricAnimatedWidget?1(direction=EricAnimationDirection.Down, duration=300, parent=None) 1464 eric7.EricWidgets.EricAnimatedWidget.EricAnimatedWidget?1(direction=EricAnimationDirection.Down, duration=300, parent=None)
1465 eric7.EricWidgets.EricAnimatedWidget.EricAnimationDirection.Down?7 1465 eric7.EricWidgets.EricAnimatedWidget.EricAnimationDirection.Down?7
1466 eric7.EricWidgets.EricAnimatedWidget.EricAnimationDirection.Up?7 1466 eric7.EricWidgets.EricAnimatedWidget.EricAnimationDirection.Up?7
1467 eric7.EricWidgets.EricApplication.EricApplication.PaletteRoleMapping?7 1467 eric7.EricWidgets.EricApplication.EricApplication.PaletteRoleMapping?7
1468 eric7.EricWidgets.EricApplication.EricApplication.getMainWindow?4()
1468 eric7.EricWidgets.EricApplication.EricApplication.getObject?4(name) 1469 eric7.EricWidgets.EricApplication.EricApplication.getObject?4(name)
1469 eric7.EricWidgets.EricApplication.EricApplication.getPluginObject?4(name) 1470 eric7.EricWidgets.EricApplication.EricApplication.getPluginObject?4(name)
1470 eric7.EricWidgets.EricApplication.EricApplication.getPluginObjectType?4(name) 1471 eric7.EricWidgets.EricApplication.EricApplication.getPluginObjectType?4(name)
1471 eric7.EricWidgets.EricApplication.EricApplication.getPluginObjects?4() 1472 eric7.EricWidgets.EricApplication.EricApplication.getPluginObjects?4()
1472 eric7.EricWidgets.EricApplication.EricApplication.getStyleIconsPath?4(universal=False) 1473 eric7.EricWidgets.EricApplication.EricApplication.getStyleIconsPath?4(universal=False)
1473 eric7.EricWidgets.EricApplication.EricApplication.registerObject?4(name, objectRef) 1474 eric7.EricWidgets.EricApplication.EricApplication.registerObject?4(name, objectRef)
1474 eric7.EricWidgets.EricApplication.EricApplication.registerPluginObject?4(name, objectRef, pluginType=None) 1475 eric7.EricWidgets.EricApplication.EricApplication.registerPluginObject?4(name, objectRef, pluginType=None)
1476 eric7.EricWidgets.EricApplication.EricApplication.setMainWindow?4(mainWindow)
1475 eric7.EricWidgets.EricApplication.EricApplication.setStyleSheetFile?4(filename) 1477 eric7.EricWidgets.EricApplication.EricApplication.setStyleSheetFile?4(filename)
1476 eric7.EricWidgets.EricApplication.EricApplication.unregisterPluginObject?4(name) 1478 eric7.EricWidgets.EricApplication.EricApplication.unregisterPluginObject?4(name)
1477 eric7.EricWidgets.EricApplication.EricApplication.usesDarkPalette?4() 1479 eric7.EricWidgets.EricApplication.EricApplication.usesDarkPalette?4()
1478 eric7.EricWidgets.EricApplication.EricApplication.usesSmallScreen?4() 1480 eric7.EricWidgets.EricApplication.EricApplication.usesSmallScreen?4()
1479 eric7.EricWidgets.EricApplication.EricApplication?1(args) 1481 eric7.EricWidgets.EricApplication.EricApplication?1(args)
1689 eric7.EricWidgets.EricMessageBox.SaveAll?7 1691 eric7.EricWidgets.EricMessageBox.SaveAll?7
1690 eric7.EricWidgets.EricMessageBox.Warning?7 1692 eric7.EricWidgets.EricMessageBox.Warning?7
1691 eric7.EricWidgets.EricMessageBox.Yes?7 1693 eric7.EricWidgets.EricMessageBox.Yes?7
1692 eric7.EricWidgets.EricMessageBox.YesRole?7 1694 eric7.EricWidgets.EricMessageBox.YesRole?7
1693 eric7.EricWidgets.EricMessageBox.YesToAll?7 1695 eric7.EricWidgets.EricMessageBox.YesToAll?7
1694 eric7.EricWidgets.EricMessageBox.about?7 1696 eric7.EricWidgets.EricMessageBox.about?4(parent, title, text)
1695 eric7.EricWidgets.EricMessageBox.aboutQt?7 1697 eric7.EricWidgets.EricMessageBox.aboutQt?4(parent, title="")
1696 eric7.EricWidgets.EricMessageBox.critical?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, ) 1698 eric7.EricWidgets.EricMessageBox.critical?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, )
1697 eric7.EricWidgets.EricMessageBox.information?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, ) 1699 eric7.EricWidgets.EricMessageBox.information?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, )
1698 eric7.EricWidgets.EricMessageBox.okToClearData?4(parent, title, text, saveFunc, textFormat=Qt.TextFormat.AutoText) 1700 eric7.EricWidgets.EricMessageBox.okToClearData?4(parent, title, text, saveFunc, textFormat=Qt.TextFormat.AutoText)
1699 eric7.EricWidgets.EricMessageBox.question?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, ) 1701 eric7.EricWidgets.EricMessageBox.question?4(parent, title, text, buttons=QMessageBox.StandardButton.Ok, defaultButton=QMessageBox.StandardButton.NoButton, )
1700 eric7.EricWidgets.EricMessageBox.retryAbort?4(parent, title, text, icon=Question, textFormat=Qt.TextFormat.AutoText) 1702 eric7.EricWidgets.EricMessageBox.retryAbort?4(parent, title, text, icon=Question, textFormat=Qt.TextFormat.AutoText)

eric ide

mercurial