VCF::ColumnModel Class Reference
The ColumnModel is a model that represent's 0 or more ColumnItems. More...
#include <vcf/ApplicationKit/ColumnModel.h>
Inheritance diagram for VCF::ColumnModel:

Public Member Functions | |
| ColumnModel () | |
| virtual | ~ColumnModel () |
Detailed Description
The ColumnModel is a model that represent's 0 or more ColumnItems.You can add, remove, and insert column items in the model. In addition you can get an item by index, or retrieve an Enumerator of all of the items the model currently has in it.
- See also:
- Model
Constructor & Destructor Documentation
|
|
|
|
|
|
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/ColumnModel.h
