Pencil2D Animation
Download Community News Docs Contribute
  • Overview
  • Articles
  • Code
  •  
  • Class List
  • Class Index
  • Class Hierarchy
  • Class Members
  • File List
Loading...
Searching...
No Matches
Editor Member List

This is the complete list of members for Editor, including all inherited members.

addKeyFrame(int layerNumber, int frameIndex)Editor
addNewKey()Editor
addTemporaryDir(QTemporaryDir *dir) (defined in Editor)Editor
autoSaveNeverAskAgain() const (defined in Editor)Editorinline
backup(const QString &undoText) (defined in Editor)Editor
backup(int layerNumber, int frameNumber, const QString &undoText) (defined in Editor)Editor
blockSignals(bool block)QObject
canCopy() const (defined in Editor)Editor
canCopyBitmapImage(BitmapImage *bitmapImage) const (defined in Editor)Editorprivate
canCopyChanged(bool enabled) (defined in Editor)Editorsignal
canCopyFrames(const Layer *layer) const (defined in Editor)Editorprivate
canCopyVectorImage(const VectorImage *vectorImage) const (defined in Editor)Editorprivate
canPaste() const (defined in Editor)Editor
canPasteChanged(bool enabled) (defined in Editor)Editorsignal
canSwapLayers(int layerIndexLeft, int layerIndexRight) const (defined in Editor)Editor
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearCurrentFrame() (defined in Editor)Editor
clearTemporary() (defined in Editor)Editor
clipboardChanged() (defined in Editor)Editor
clipboards (defined in Editor)Editor
clipboards() const (defined in Editor)Editorinline
color (defined in Editor)Editor
color() const (defined in Editor)Editorinline
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
copy() (defined in Editor)Editor
copyAndCut() (defined in Editor)Editor
currentFrame() const (defined in Editor)Editor
currentLayerIndex() const (defined in Editor)Editorinline
customEvent(QEvent *event)QObjectprotectedvirtual
decreaseLayerVisibilityIndex() (defined in Editor)Editor
deleteLater()QObject
deselectAll() const (defined in Editor)Editor
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dontAskAutoSave(bool b) (defined in Editor)Editorinline
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
Editor(QObject *parent=nullptr) (defined in Editor)Editorexplicit
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
flipSelection(bool flipVertical) (defined in Editor)Editor
fps() (defined in Editor)Editor
fpsChanged(int fps) (defined in Editor)Editorsignal
frameModified(int frameNumber)Editorsignal
framesModified()Editorsignal
getScribbleArea() (defined in Editor)Editorinline
importAnimatedImage(const QString &filePath, int frameSpacing, const std::function< void(int)> &progressChanged, const std::function< bool()> &wasCanceled) (defined in Editor)Editor
importBitmapImage(const QString &, const QTransform &importTransform) (defined in Editor)Editorprivate
importImage(const QString &filePath, ImportImageConfig importConfig) (defined in Editor)Editor
importVectorImage(const QString &) (defined in Editor)Editorprivate
increaseLayerVisibilityIndex() (defined in Editor)Editor
inherits(const char *className) const constQObject
init() (defined in Editor)Editor
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
layers (defined in Editor)Editor
layers() const (defined in Editor)Editorinline
layerVisibility() (defined in Editor)Editor
makeConnections() (defined in Editor)Editorprivate
mAllManagers (defined in Editor)Editorprivate
mAutosaveCounter (defined in Editor)Editorprivate
mAutosaveNeverAskAgain (defined in Editor)Editorprivate
mAutosaveNumber (defined in Editor)Editorprivate
mClipboardManager (defined in Editor)Editorprivate
mColorManager (defined in Editor)Editorprivate
mCurrentLayerIndex (defined in Editor)Editorprivate
metaObject() const constQObjectvirtual
mFrame (defined in Editor)Editorprivate
mIsAutosave (defined in Editor)Editorprivate
mLayerManager (defined in Editor)Editorprivate
mObject (defined in Editor)Editorprivate
mOverlayManager (defined in Editor)Editorprivate
moveToThread(QThread *targetThread)QObject
mPlaybackManager (defined in Editor)Editorprivate
mPreferenceManager (defined in Editor)Editorprivate
mScribbleArea (defined in Editor)Editorprivate
mSelectionManager (defined in Editor)Editorprivate
mSoundManager (defined in Editor)Editorprivate
mTemporaryDirs (defined in Editor)Editorprivate
mToolManager (defined in Editor)Editorprivate
mUndoRedoManager (defined in Editor)Editorprivate
mViewManager (defined in Editor)Editorprivate
needDisplayInfo(const QString &title, const QString &body) (defined in Editor)Editorsignal
needDisplayInfoNoTitle(const QString &body) (defined in Editor)Editorsignal
needSave() (defined in Editor)Editorsignal
object() const (defined in Editor)Editorinline
objectLoaded() (defined in Editor)Editorsignal
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
onCurrentLayerWillChange(int index) (defined in Editor)Editor
openObject(const QString &strFilePath, const std::function< void(int)> &progressChanged, const std::function< void(int)> &progressRangeChanged) (defined in Editor)Editor
overlays (defined in Editor)Editor
overlays() const (defined in Editor)Editorinline
parent() const constQObject
paste() (defined in Editor)Editor
pasteFromPreviousFrame() (defined in Editor)Editor
pasteToCanvas(BitmapImage *bitmapImage, int frameNumber) (defined in Editor)Editorprivate
pasteToCanvas(VectorImage *vectorImage, int frameNumber) (defined in Editor)Editorprivate
pasteToFrames() (defined in Editor)Editorprivate
playback (defined in Editor)Editor
playback() const (defined in Editor)Editorinline
preference (defined in Editor)Editor
preference() const (defined in Editor)Editorinline
prepareSave() (defined in Editor)Editor
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeKey() (defined in Editor)Editor
repositionImage(QPoint transform, int frame) (defined in Editor)Editor
resetAutoSaveCounter() (defined in Editor)Editor
scrubBackward() (defined in Editor)Editor
scrubbed(int frameNumber)Editorsignal
scrubForward() (defined in Editor)Editor
scrubNextKeyFrame() (defined in Editor)Editor
scrubPreviousKeyFrame() (defined in Editor)Editor
scrubTo(int frameNumber) (defined in Editor)Editor
select (defined in Editor)Editor
select() const (defined in Editor)Editorinline
selectAll() const (defined in Editor)Editor
selectedFramesChanged() (defined in Editor)Editorsignal
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setCurrentLayerIndex(int i) (defined in Editor)Editor
setFps(int fps) (defined in Editor)Editor
setLayerVisibility(LayerVisibility visibility)Editor
setModified(int layerNumber, int frameNumber) (defined in Editor)Editor
setObject(Object *object) (defined in Editor)Editor
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setScribbleArea(ScribbleArea *pScirbbleArea) (defined in Editor)Editorinline
settingUpdated(SETTING) (defined in Editor)Editor
signalsBlocked() const constQObject
sound (defined in Editor)Editor
sound() const (defined in Editor)Editorinline
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
swapLayers(int i, int j) (defined in Editor)Editor
switchVisibilityOfLayer(int layerNumber) (defined in Editor)Editor
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tools (defined in Editor)Editor
tools() const (defined in Editor)Editorinline
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
undoRedo (defined in Editor)Editor
undoRedo() const (defined in Editor)Editorinline
updateAutoSaveCounter() (defined in Editor)Editorprivate
updateFrame()Editor
updateLayerCount() (defined in Editor)Editorsignal
updateObject() (defined in Editor)Editor
updateTimeLine() const (defined in Editor)Editorsignal
updateTimeLineCached() (defined in Editor)Editorsignal
view (defined in Editor)Editor
view() const (defined in Editor)Editorinline
viewScaleInversed() (defined in Editor)Editor
~Editor() override (defined in Editor)Editor
~QObject()QObjectvirtual
Generated on Thu May 8 2025 04:47:54 for Pencil2D by doxygen 1.9.6 based on revision 4513250b1d5b1a3676ec0e67b06b7a885ceaae39