Public Member Functions | Public Attributes

FBStoryFolder Class Reference

Search for all occurrences

Detailed Description

Story Folder class.

With folders, you can group tracks together and create different timelines.

Definition at line 414 of file fbstory.h.

#include <fbstory.h>

Inheritance diagram for FBStoryFolder:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  FBStoryFolder (HFBStoryFolder pParentFolder=NULL, HIObject pObject=NULL)
  Constructor.
virtual void  FBDelete ()
  Virtual FBDelete function.

Public Attributes

FBPropertyString  Label
  Read Write Property: Label to display for this story folder.
FBPropertyBool  Solo
  Read Write Property: If true, this story folder will be the only one to play.
FBPropertyBool  Mute
  Read Write Property: If true, this story folder will be muted.
FBPropertyStoryFolder  Parent
  Read Only Property: Object pointing to the folder's parent.
FBPropertyListStoryFolder  Childs
  List: Children folders of this folder.
FBPropertyListStoryTrack  Tracks
  List: Tracks of this folder.

Constructor & Destructor Documentation

FBStoryFolder ( HFBStoryFolder  pParentFolder = NULL,
HIObject  pObject = NULL 
)

Constructor.

Parameters:
pParentFolder If NULL, parent will be the global root folder, according to its type.
pObject For internal use only.
Remarks:
You can't create a folder with the RootEditFolder as parent.

Member Function Documentation

virtual void FBDelete ( ) [virtual]

Virtual FBDelete function.

Reimplemented from FBComponent.


Member Data Documentation

Read Write Property: Label to display for this story folder.

Definition at line 431 of file fbstory.h.

Read Write Property: If true, this story folder will be the only one to play.

Definition at line 432 of file fbstory.h.

Read Write Property: If true, this story folder will be muted.

Definition at line 433 of file fbstory.h.

FBPropertyStoryFolder Parent

Read Only Property: Object pointing to the folder's parent.

Definition at line 434 of file fbstory.h.

List: Children folders of this folder.

Definition at line 435 of file fbstory.h.

List: Tracks of this folder.

Definition at line 436 of file fbstory.h.


The documentation for this class was generated from the following file:

FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder
FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder FBStoryFolder