anim.plane.canva¶
- class anim.plane.canva(window: window, boundaries=None, display_boundaries=True, boundaries_color=None, boundaries_thickness=None, padding=0, background_color=None, pixelperunit=1, coordinates='xy', grid=None)¶
- __init__(window: window, boundaries=None, display_boundaries=True, boundaries_color=None, boundaries_thickness=None, padding=0, background_color=None, pixelperunit=1, coordinates='xy', grid=None)¶
Canva constructor
Methods
__init__(window[, boundaries, ...])Canva constructor
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(item, desc)Event notification
eventFilter(self, a0, a1)findChild(-> QObjectT)findChildren(...)inherits(self, classname)installEventFilter(self, a0)isQmlExposed(self)isQuickItemType(self)isSignalConnected(self, signal)isWidgetType(self)isWindowType(self)killTimer(self, id)metaObject(self)moveToThread(self, thread)objectName(self)parent(self)property(self, name)pyqtConfigure(...)Each keyword argument is either the name of a Qt property or a Qt signal.
receive(event)Event reception
receivers(self, signal)removeEventFilter(self, a0)sender(self)senderSignalIndex(self)setBoundaryStyle()Sets the boundary style
setObjectName(self, name)setParent(self, a0)setProperty(self, name, value)signalsBlocked(self)startTimer(self, interval[, timerType])stop()Stop notification
thread(self)timerEvent(self, a0)tr(sourceText[, disambiguation, n])update([t])Update animation state
Attributes
boundariesdestroyedint = ..., arguments: Sequence = ...) -> PYQT_SIGNAL
display_boundariesgridobjectNameChangedint = ..., arguments: Sequence = ...) -> PYQT_SIGNAL
signalint = ..., arguments: Sequence = ...) -> PYQT_SIGNAL
staticMetaObject