Detailed Description
List: StoryClip
Definition at line 274 of file fbstory.h.
#include <fbstory.h>
List
of all members.
Public Member Functions
|
virtual
int |
Add (HFBStoryClip pItem) |
|
Add a clip to the property list.
|
virtual
int |
Remove (HFBStoryClip pItem) |
|
Remove clip pItem from property
list.
|
virtual
void |
RemoveAt (int pIndex) |
|
Remove the clip at pIndex.
|
virtual
HFBStoryClip |
operator[] (int pIndex) |
|
Get the clip at pIndex.
|
virtual
int |
GetCount () |
|
Get the number of clip.
|
virtual
FBComponent
* |
GetAt (int pIndex) |
|
Get the Component at pIndex.
|
Member Function Documentation
virtual int Add |
( |
HFBStoryClip |
pItem |
) |
[virtual] |
Add a clip to the property list.
- Parameters:
-
pItem |
Clip to add to list. |
- Returns:
- Number of items in list after operation.
virtual int Remove |
( |
HFBStoryClip |
pItem |
) |
[virtual] |
Remove clip pItem from property list.
- Parameters:
-
pItem |
Clip to remove from list. |
- Returns:
- Number of items in list after operation.
virtual void RemoveAt |
( |
int |
pIndex |
) |
[virtual] |
virtual HFBStoryClip operator[] |
( |
int |
pIndex |
) |
[virtual] |
Get the clip at pIndex.
- Parameters:
-
pIndex |
Index of clip to get. |
- Returns:
- Clip at pIndex.
Reimplemented from
FBPropertyListComponentBase.
virtual int GetCount |
( |
|
) |
[virtual] |
virtual FBComponent* GetAt |
( |
int |
pIndex |
) |
[inline, virtual] |
Get the Component at pIndex.
- Parameters:
-
pIndex |
Index of Component to get a handle on. |
- Returns:
- Component at pIndex.
Implements
FBPropertyListComponentBase.
Definition at line 305 of file fbstory.h.
The documentation for this class was generated from the following
file:
FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip
FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip FBPropertyListStoryClip
FBPropertyListStoryClip