#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 |
Definition at line 15 of file canimport.h.
| 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.
Definition at line 17 of file canimport.cpp.
| CACanImport::~CACanImport | ( | ) |
Definition at line 21 of file canimport.cpp.
| CAArchive* CACanImport::archive | ( | ) | [inline] |
| void CACanImport::setArchive | ( | CAArchive * | a | ) | [inline] |
| CADocument * CACanImport::importDocumentImpl | ( | ) | [protected, virtual] |
Reimplemented from CAImport.
Definition at line 24 of file canimport.cpp.
References CADocument::archive(), CAArchive::error(), CAArchive::file(), CAFile::file(), CAImport::importDocument(), CAImport::importedDocument(), CADocument::setArchive(), CAFile::setStatus(), and CAFile::stream().

CAArchive* CACanImport::_archive [private] |
1.5.3