retype.ui.customisation_dialog.PathDelegate

class retype.ui.customisation_dialog.PathDelegate(parent=None)[source]
__init__(parent=None)[source]

Methods

__init__([parent])

blockSignals(self, b)

childEvent(self, a0)

children(self)

connectNotify(self, signal)

createEditor(self, parent, option, index)

customEvent(self, a0)

deleteLater(self)

destroyEditor(self, editor, index)

disconnect(-> bool)

disconnectNotify(self, signal)

displayText(self, value, locale)

dumpObjectInfo(self)

dumpObjectTree(self)

dynamicPropertyNames(self)

editorEvent(self, event, model, option, index)

event(self, a0)

eventFilter(self, object, event)

findChild(-> QObject)

findChildren(...)

helpEvent(self, event, view, option, index)

inherits(self, classname)

initStyleOption(self, option, index)

installEventFilter(self, a0)

isSignalConnected(self, signal)

isWidgetType(self)

isWindowType(self)

itemEditorFactory(self)

killTimer(self, id)

metaObject(self)

moveToThread(self, thread)

objectName(self)

paint(self, painter, option, index)

parent(self)

property(self, name)

pyqtConfigure(...)

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

receivers(self, signal)

removeEventFilter(self, a0)

sender(self)

senderSignalIndex(self)

setEditorData(self, editor, index)

setItemEditorFactory(self, factory)

setModelData(self, editor, model, index)

setObjectName(self, name)

setParent(self, a0)

setProperty(self, name, value)

signalsBlocked(self)

sizeHint(self, option, index)

startTimer(self, interval[, timerType])

thread(self)

timerEvent(self, a0)

toDoc(index)

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

updateEditorGeometry(self, editor, option, index)

Attributes

EditNextItem

EditPreviousItem

NoHint

RevertModelCache

SubmitModelCache

closeEditor

closeEditor(self, editor: QWidget, hint: QAbstractItemDelegate.EndEditHint = QAbstractItemDelegate.NoHint) [signal]

commitData

commitData(self, editor: QWidget) [signal]

destroyed

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

objectNameChanged

objectNameChanged(self, objectName: str) [signal]

sizeHintChanged

sizeHintChanged(self, a0: QModelIndex) [signal]

staticMetaObject