Detailed Description
List: Model
Definition at line 108 of file fbmodel.h.
#include <fbmodel.h>
List of all members.
Public Member Functions |
int | Add (FBModel *pItem) |
| Add a model to the property list.
|
int | Remove (FBModel *pItem) |
| Remove model pItem from property list.
|
virtual void | RemoveAt (int pIndex) |
| Remove the model at pIndex .
|
FBModel * | operator[] (int pIndex) |
| Get the model at pIndex .
|
virtual int | GetCount () |
| Get the number of models.
|
virtual FBComponent * | GetAt (int pIndex) |
| Get the Component at pIndex.
|
Member Function Documentation
Add a model to the property list.
- Parameters:
-
pItem | Model to add to list. |
- Returns:
- Number of items in list after operation.
Remove model pItem
from property list.
- Parameters:
-
pItem | Model to remove from list. |
- Returns:
- The index of the removed element. Returns -1 if the element was not part of the list.
virtual void RemoveAt |
( |
int |
pIndex | ) |
[virtual] |
Get the model at pIndex
.
- Parameters:
-
pIndex | Index of model to get. |
- Returns:
- Model 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 139 of file fbmodel.h.
The documentation for this class was generated from the following file:
FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel
FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel FBPropertyListModel