eric6.WebBrowser.JavaScript.StartPageJsObject
Module implementing the Python side of the eric home page.
Global Attributes
Classes
Functions
StartPageJsObject
Class implementing the Python side of the eric home page.
Derived from
QObject
Class Attributes
Class Methods
Methods
Static Methods
StartPageJsObject (Constructor)
StartPageJsObject(parent=None)
Constructor
- parent (ExternalJsObject)
-
reference to the parent object
StartPageJsObject.providerString
providerString()
Public method to get a string for the search provider.
- Returns:
-
string for the search provider (string)
StartPageJsObject.searchUrl
searchUrl(searchStr)
Public method to get the search URL for the given search term.
- searchStr
-
search term (string)
- Returns:
-
search URL (string)