__init__(self, QtWebEngineWidgets.QWebEngineProfile profile, parent=None) | pycross.browser.TabWidget | |
cloneTab(self, index) | pycross.browser.TabWidget | |
closeOtherTabs(self, index) | pycross.browser.TabWidget | |
closeTab(self, index) | pycross.browser.TabWidget | |
createBackgroundTab(self) | pycross.browser.TabWidget | |
createTab(self) | pycross.browser.TabWidget | |
currentWebView(self) | pycross.browser.TabWidget | |
devToolsRequested | pycross.browser.TabWidget | static |
favIconChanged | pycross.browser.TabWidget | static |
findTextFinished | pycross.browser.TabWidget | static |
icon | pycross.browser.TabWidget | |
linkHovered | pycross.browser.TabWidget | static |
loadProgress | pycross.browser.TabWidget | static |
m_profile | pycross.browser.TabWidget | |
navigate(self, url, newtab=True, background=False) | pycross.browser.TabWidget | |
nextTab(self) | pycross.browser.TabWidget | |
on_currentChanged(self, index) | pycross.browser.TabWidget | |
on_customContextMenuRequested(self, pos) | pycross.browser.TabWidget | |
previousTab(self) | pycross.browser.TabWidget | |
reloadAllTabs(self) | pycross.browser.TabWidget | |
reloadTab(self, index) | pycross.browser.TabWidget | |
setupView(self, webView) | pycross.browser.TabWidget | |
setUrl(self, url) | pycross.browser.TabWidget | |
titleChanged | pycross.browser.TabWidget | static |
triggerWebPageAction(self, action) | pycross.browser.TabWidget | |
urlChanged | pycross.browser.TabWidget | static |
webActionEnabledChanged | pycross.browser.TabWidget | static |
webView(self, index) | pycross.browser.TabWidget | |