VCF::AbstractListModel Class Reference
The AbstractListModel is basic implementation of ListModel. More...
#include <vcf/ApplicationKit/AbstractListModel.h>
Inheritance diagram for VCF::AbstractListModel:

Detailed Description
The AbstractListModel is basic implementation of ListModel.Deriving classes can use it as starting point in their own implementation. See ListModel for more information on the methods implemented here.
- See also:
- ListModel
- Version:
- 1.0
- Author:
- Jim Crafton
- Event Delegates for this class:
- AbstractListModel::ModelEmptied
- AbstractListModel::ModelValidate
- AbstractListModel::ContentsChanged
- AbstractListModel::ItemAdded
- AbstractListModel::ItemDeleted
Constructor & Destructor Documentation
|
|
|
|
|
|
Member Function Documentation
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
clears out the model's data
Reimplemented in VCF::DefaultListModel. |
|
|
returns the number of the items in the model
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
|
|
|
Implements VCF::ListModel. |
|
||||||||||||
|
Implements VCF::ListModel. |
|
|
Read the object from the specified input stream.
Implements VCF::Persistable. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Implements VCF::ListModel. |
|
|
Write the object to the specified output stream.
Implements VCF::Persistable. |
Member Data Documentation
|
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/AbstractListModel.h
