FBStoryFolder Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBStoryFolder:

Public Member Functions

__reduce__ ()
 
FBDelete ()
 
Load ()
 
ConvertClipsToReadOnly ()
 
ExpandSelectedClips ()
 
AlignSelectedClips ()
 
ExpandSelectedClipsGroup ()
 
AlignSelectedClipsGroup ()
 
__init__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object Childs
 
object Label
 
object Mute
 
object Parent
 
object Solo
 
object Collapsed
 
object RecordClipPath
 
object Tracks
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1 [, (FBStoryFolder)arg2]) -> None 
__reduce__ ( )
AlignSelectedClips ( )

Python Docstring:

AlignSelectedClips( (FBStoryFolder)arg1, (FBStoryClipAlignmentType)arg2, (FBComponent)arg3) -> None 
AlignSelectedClipsGroup ( )

Python Docstring:

AlignSelectedClipsGroup( (FBStoryFolder)arg1, (FBStoryGroupClipAlignmentType)arg2) -> None 
ConvertClipsToReadOnly ( )

Python Docstring:

ConvertClipsToReadOnly( (FBStoryFolder)arg1, (object)arg2, (str)arg3) -> None 
ExpandSelectedClips ( )

Python Docstring:

ExpandSelectedClips( (FBStoryFolder)arg1, (object)arg2) -> None 
ExpandSelectedClipsGroup ( )

Python Docstring:

ExpandSelectedClipsGroup( (FBStoryFolder)arg1, (object)arg2) -> None 
FBDelete ( )

Python Docstring:

FBDelete( (FBStoryFolder)arg1) -> None 
Load ( )

Python Docstring:

Load( (FBStoryFolder)arg1, (object)arg2) -> None 

Member Data Documentation

object Childs
object Collapsed
object Label
object Mute
object Parent
object RecordClipPath
object Solo
object Tracks