|
Canorus
0.7
|
#include <canimport.h>

Public Member Functions | |
| CACanImport (QTextStream *stream=0) | |
| ~CACanImport () | |
| CAArchive * | archive () |
| void | setArchive (CAArchive *a) |
Protected Member Functions | |
| CADocument * | importDocumentImpl () |
Private Attributes | |
| CAArchive * | _archive |
| CACanImport::CACanImport | ( | QTextStream * | stream = 0 | ) |
Copyright (c) 2007, Matevž Jekovec, Itay Perl, Canorus development team All Rights Reserved. See AUTHORS for a complete list of authors.
Licensed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.GPL for details.
| CAArchive* CACanImport::archive | ( | ) | [inline] |
References _archive.
| CADocument * CACanImport::importDocumentImpl | ( | ) | [protected, virtual] |
Reimplemented from CAImport.
References CADocument::archive(), CAArchive::error(), CAArchive::file(), CAFile::file(), CAImport::importDocument(), CAImport::importedDocument(), CAResource::isLinked(), CAResource::name(), CADocument::resourceList(), CADocument::setArchive(), CAFile::setStatus(), CAResource::setUrl(), CAFile::stream(), and CAResource::url().

| void CACanImport::setArchive | ( | CAArchive * | a | ) | [inline] |
References _archive.
CAArchive* CACanImport::_archive [private] |
Referenced by archive(), and setArchive().
1.8.0