src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11033
6b197c3389f7
parent 11029
1cd8701ed260
child 11034
7b8a21fd2d58
equal deleted inserted replaced
11032:84a66daa5e34 11033:6b197c3389f7
9946 eric7.RemoteServer.EricServer.EricServer.registerRequestHandler?4(requestCategory, handler) 9946 eric7.RemoteServer.EricServer.EricServer.registerRequestHandler?4(requestCategory, handler)
9947 eric7.RemoteServer.EricServer.EricServer.run?4() 9947 eric7.RemoteServer.EricServer.EricServer.run?4()
9948 eric7.RemoteServer.EricServer.EricServer.sendJson?4(category, reply, params, reqestUuid="") 9948 eric7.RemoteServer.EricServer.EricServer.sendJson?4(category, reply, params, reqestUuid="")
9949 eric7.RemoteServer.EricServer.EricServer.sendJsonCommand?4(jsonCommand, sock) 9949 eric7.RemoteServer.EricServer.EricServer.sendJsonCommand?4(jsonCommand, sock)
9950 eric7.RemoteServer.EricServer.EricServer.unregisterRequestHandler?4(requestCategory, ignoreError=False) 9950 eric7.RemoteServer.EricServer.EricServer.unregisterRequestHandler?4(requestCategory, ignoreError=False)
9951 eric7.RemoteServer.EricServer.EricServer?1(port=42024, useIPv6=False) 9951 eric7.RemoteServer.EricServer.EricServer?1(port=42024, useIPv6=False, clientId="")
9952 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler.handleRequest?4(request, params, reqestUuid) 9952 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler.handleRequest?4(request, params, reqestUuid)
9953 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler.sendError?4(request, reqestUuid="") 9953 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler.sendError?4(request, reqestUuid="")
9954 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler?1(server) 9954 eric7.RemoteServer.EricServerBaseRequestHandler.EricServerBaseRequestHandler?1(server)
9955 eric7.RemoteServer.EricServerCoverageRequestHandler.EricServerCoverageRequestHandler?1(server) 9955 eric7.RemoteServer.EricServerCoverageRequestHandler.EricServerCoverageRequestHandler?1(server)
9956 eric7.RemoteServer.EricServerDebuggerRequestHandler.EricServerDebuggerRequestHandler.initServerSocket?4() 9956 eric7.RemoteServer.EricServerDebuggerRequestHandler.EricServerDebuggerRequestHandler.initServerSocket?4()
9960 eric7.RemoteServer.EricServerEditorConfigRequestHandler.EricServerEditorConfigRequestHandler?1(server) 9960 eric7.RemoteServer.EricServerEditorConfigRequestHandler.EricServerEditorConfigRequestHandler?1(server)
9961 eric7.RemoteServer.EricServerFileSystemRequestHandler.EricServerFileSystemRequestHandler.sendError?4(request, reqestUuid="") 9961 eric7.RemoteServer.EricServerFileSystemRequestHandler.EricServerFileSystemRequestHandler.sendError?4(request, reqestUuid="")
9962 eric7.RemoteServer.EricServerFileSystemRequestHandler.EricServerFileSystemRequestHandler?1(server) 9962 eric7.RemoteServer.EricServerFileSystemRequestHandler.EricServerFileSystemRequestHandler?1(server)
9963 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.getData?4() 9963 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.getData?4()
9964 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.getProfileData?4() 9964 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.getProfileData?4()
9965 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.setProfileData?4(name, hostname, port, timeout) 9965 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog.setProfileData?4(name, hostname, port, timeout, clientId="")
9966 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog?1(profileNames=None, parent=None) 9966 eric7.RemoteServerInterface.EricServerConnectionDialog.EricServerConnectionDialog?1(profileNames=None, parent=None)
9967 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeDirectory?4(directory) 9967 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeDirectory?4(directory)
9968 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeFile?4(filename) 9968 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeFile?4(filename)
9969 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeFiles?4(filenames) 9969 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.analyzeFiles?4(filenames)
9970 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.callback?4(params) 9970 eric7.RemoteServerInterface.EricServerCoverageInterface.EricServerCoverageInterface.callback?4(params)
10059 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerFileSystemInterface.writeFile?4(filename, data, withBackup=False, newline=None) 10059 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerFileSystemInterface.writeFile?4(filename, data, withBackup=False, newline=None)
10060 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerFileSystemInterface?1(serverInterface) 10060 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerFileSystemInterface?1(serverInterface)
10061 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerNotConnectedError?1() 10061 eric7.RemoteServerInterface.EricServerFileSystemInterface.EricServerNotConnectedError?1()
10062 eric7.RemoteServerInterface.EricServerFileSystemInterface._RemoteFsCache?8 10062 eric7.RemoteServerInterface.EricServerFileSystemInterface._RemoteFsCache?8
10063 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.aboutToDisconnect?7 10063 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.aboutToDisconnect?7
10064 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.connectToServer?4(host, port=None, timeout=None) 10064 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.connectToServer?4(host, port=None, timeout=None, clientId="")
10065 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.connectionStateChanged?7 10065 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.connectionStateChanged?7
10066 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.disconnectFromServer?4() 10066 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.disconnectFromServer?4()
10067 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getHost?4() 10067 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getHost?4()
10068 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getHostName?4() 10068 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getHostName?4()
10069 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getServiceInterface?4(name) 10069 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.getServiceInterface?4(name)
10070 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initActions?4() 10070 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initActions?4()
10071 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initMenu?4() 10071 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initMenus?4()
10072 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initToolbar?4(toolbarManager) 10072 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.initToolbar?4(toolbarManager)
10073 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.isServerConnected?4() 10073 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.isServerConnected?4()
10074 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.parseHost?4(host) 10074 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.parseHost?4(host)
10075 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.remoteCoverageReply?7 10075 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.remoteCoverageReply?7
10076 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.remoteDebuggerReply?7 10076 eric7.RemoteServerInterface.EricServerInterface.EricServerInterface.remoteDebuggerReply?7
10089 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_addButton_clicked?4() 10089 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_addButton_clicked?4()
10090 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_connectionsList_itemSelectionChanged?4() 10090 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_connectionsList_itemSelectionChanged?4()
10091 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_editButton_clicked?4() 10091 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_editButton_clicked?4()
10092 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_removeButton_clicked?4() 10092 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_removeButton_clicked?4()
10093 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_resetButton_clicked?4() 10093 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_resetButton_clicked?4()
10094 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog?1(profiles, parent=None) 10094 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog?1(connectionProfiles, parent=None)
10095 eric7.Sessions.SessionFile.SessionFile.readFile?4(filename: str) 10095 eric7.Sessions.SessionFile.SessionFile.readFile?4(filename: str)
10096 eric7.Sessions.SessionFile.SessionFile.writeFile?4(filename: str, withServer: bool = True) 10096 eric7.Sessions.SessionFile.SessionFile.writeFile?4(filename: str, withServer: bool = True)
10097 eric7.Sessions.SessionFile.SessionFile?1(isGlobal: bool, parent: QObject = None) 10097 eric7.Sessions.SessionFile.SessionFile?1(isGlobal: bool, parent: QObject = None)
10098 eric7.Snapshot.SnapWidget.SnapWidget.closeEvent?4(evt) 10098 eric7.Snapshot.SnapWidget.SnapWidget.closeEvent?4(evt)
10099 eric7.Snapshot.SnapWidget.SnapWidget.on_copyButton_clicked?4() 10099 eric7.Snapshot.SnapWidget.SnapWidget.on_copyButton_clicked?4()

eric ide

mercurial