VCF::DocumentInfo Class Reference
Contains the string infos characterizing a document class or a kind of document.
More...
#include <vcf/ApplicationKit/DocumentManager.h>
List of all members.
Detailed Description
Contains the string infos characterizing a document class or a kind of document.
- docClass is the name for this class of documents.
- modelClass is the name for this class of documents.
- viewClass is the name identifying the kind of view to be associated to this kind of document.
- windowClass is the name identifying the kind of window to be associated to this kind of document.
- fileTypes is the list of allowed extension (separated by ';') for the files associated to this kind of document.
- mimetype is the mime type for this kind of document.
- description is just a generic description for this class of documents.
Member Data Documentation
The documentation for this class was generated from the following file: