All Classes Namespaces Functions Variables Enumerations Properties Pages
Layer Member List

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

addKeyFrame(int position, KeyFrame *pKeyFrame) (defined in Layer)Layervirtual
addNewKeyFrameAt(int position) (defined in Layer)Layer
addOrReplaceKeyFrame(int position, KeyFrame *pKeyFrame) (defined in Layer)Layer
BITMAP enum value (defined in Layer)Layer
blockSignals(bool block)QObject
CAMERA enum value (defined in Layer)Layer
canMoveSelectedFramesToOffset(int offset) const Layer
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearDirtyFrames()Layerinline
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
createBaseDomElement(QDomDocument &doc) const (defined in Layer)Layer
createDomElement(QDomDocument &doc) const =0 (defined in Layer)Layerpure virtual
createKeyFrame(int position, Object *)=0 (defined in Layer)Layerprotectedpure virtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
deselectAll() (defined in Layer)Layer
destroyed(QObject *obj)QObject
dirtyFrames() const Layerinline
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
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
extendSelectionTo(int position) (defined in Layer)Layer
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
firstKeyFramePosition() const (defined in Layer)Layer
foreachKeyFrame(std::function< void(KeyFrame *)>) const (defined in Layer)Layer
getKeyFrameAt(int position) const (defined in Layer)Layer
getKeyFrameWhichCovers(int frameNumber) const (defined in Layer)Layer
getLastKeyFrameAtPosition(int position) const (defined in Layer)Layer
getMaxKeyFramePosition() const (defined in Layer)Layer
getNextFrameNumber(int position, bool isAbsolute) const (defined in Layer)Layer
getNextKeyFramePosition(int position) const (defined in Layer)Layer
getPreviousFrameNumber(int position, bool isAbsolute) const (defined in Layer)Layer
getPreviousKeyFramePosition(int position) const (defined in Layer)Layer
getSelectedFramesByPos() const (defined in Layer)Layerinline
hasAnySelectedFrames() const (defined in Layer)Layerinline
id() const (defined in Layer)Layerinline
inherits(const char *className) const constQObject
insertExposureAt(int position)Layer
installEventFilter(QObject *filterObj)QObject
isFrameSelected(int position) const (defined in Layer)Layer
isPaintable() const (defined in Layer)Layer
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
keyExists(int position) const (defined in Layer)Layer
keyExistsWhichCovers(int frameNumber) (defined in Layer)Layer
keyFrameCount() const (defined in Layer)Layerinline
killTimer(int id)QObject
Layer(Object *, LAYER_TYPE) (defined in Layer)Layerexplicit
LAYER_TYPE enum name (defined in Layer)Layer
loadBaseDomElement(const QDomElement &elem) (defined in Layer)Layer
loadDomElement(const QDomElement &element, QString dataDirPath, ProgressCallback progressForward)=0 (defined in Layer)Layerpure virtual
loadKey(KeyFrame *) (defined in Layer)Layerprotected
markFrameAsDirty(const int frameNumber)Layerinline
mDirtyFrames (defined in Layer)Layerprivate
metaObject() const constQObjectvirtual
meType (defined in Layer)Layerprivate
mId (defined in Layer)Layerprivate
mKeyFrames (defined in Layer)Layerprivate
mName (defined in Layer)Layerprivate
mObject (defined in Layer)Layerprivate
moveKeyFrame(int position, int offset) (defined in Layer)Layer
moveSelectedFrames(int offset) (defined in Layer)Layer
moveToThread(QThread *targetThread)QObject
MOVIE enum value (defined in Layer)Layer
mSelectedFrames_byLast (defined in Layer)Layerprivate
mSelectedFrames_byPosition (defined in Layer)Layerprivate
mVisible (defined in Layer)Layerprivate
name() const (defined in Layer)Layerinline
newSelectionOfConnectedFrames(int position)Layer
object() const (defined in Layer)Layerinline
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
presave(const QString &sDataFolder) (defined in Layer)Layerinlinevirtual
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
removeFromSelectionList(int position) (defined in Layer)Layerprivate
removeKeyFrame(int position) (defined in Layer)Layervirtual
reverseOrderOfSelection()Layer
save(const QString &sDataFolder, QStringList &attachedFiles, ProgressCallback progressStep) (defined in Layer)Layer
saveKeyFrameFile(KeyFrame *, QString dataPath)=0 (defined in Layer)Layerpure virtual
selectAllFramesAfter(int position) (defined in Layer)Layer
selectedKeyFrameCount() const (defined in Layer)Layerinline
selectedKeyFramesByLast() const Layerinline
selectedKeyFramesPositions() const Layerinline
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setExposureForSelectedFrames(int offset)Layer
setFrameSelected(int position, bool isSelected) (defined in Layer)Layer
setId(int LayerId) (defined in Layer)Layerinlineprotected
setModified(int position, bool isModified) const (defined in Layer)Layer
setName(QString name) (defined in Layer)Layerinline
setObject(Object *obj) (defined in Layer)Layer
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setVisible(bool b) (defined in Layer)Layerinline
signalsBlocked() const constQObject
SOUND enum value (defined in Layer)Layer
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
swapKeyFrames(int position1, int position2) (defined in Layer)Layer
switchVisibility() (defined in Layer)Layerinline
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toggleFrameSelected(int position, bool allowMultiple=false) (defined in Layer)Layer
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
type() const (defined in Layer)Layerinline
UNDEFINED enum value (defined in Layer)Layer
VECTOR enum value (defined in Layer)Layer
visible() const (defined in Layer)Layerinline
~Layer() override (defined in Layer)Layer
~QObject()QObjectvirtual