retype.controllers.main_controller.MainController

class retype.controllers.main_controller.MainController[source]
__init__()[source]

Methods

__init__()

blockSignals(self, b)

childEvent(self, a0)

children(self)

connectNotify(self, signal)

customEvent(self, a0)

deleteLater(self)

disconnect(-> bool)

disconnectNotify(self, signal)

dumpObjectInfo(self)

dumpObjectTree(self)

dynamicPropertyNames(self)

event(self, a0)

eventFilter(self, a0, a1)

findChild(-> QObject)

findChildren(...)

getGeometry(config)

inherits(self, classname)

installEventFilter(self, a0)

isSignalConnected(self, signal)

isVisible(view)

isWidgetType(self)

isWindowType(self)

killTimer(self, id)

loadBook([book_id])

metaObject(self)

moveToThread(self, thread)

objectName(self)

openUrl(url_str)

parent(self)

prevView()

property(self, name)

pyqtConfigure(...)

Each keyword argument is either the name of a Qt property or a Qt signal.

quit()

receivers(self, signal)

removeEventFilter(self, a0)

saveConfig(config)

sender(self)

senderSignalIndex(self)

setObjectName(self, name)

setParent(self, a0)

setProperty(self, name, value)

setView(view)

setViewByEnum([view_e])

show()

showAboutDialog([page_title])

showCustomisationDialog()

signalsBlocked(self)

startTimer(self, interval[, timerType])

switchView([view])

thread(self)

timerEvent(self, a0)

tr(self, sourceText[, disambiguation, n])

view()

Attributes

aboutDialogRequested

customisationDialogRequested

destroyed

destroyed(self, object: typing.Optional[QObject] = None) [signal]

loadBookRequested

objectNameChanged

objectNameChanged(self, objectName: str) [signal]

prevViewRequested

saveConfigRequested

staticMetaObject

switchViewRequested

views