CACanImport Class Reference

#include <canimport.h>

Inheritance diagram for CACanImport:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 CACanImport (QTextStream *stream=0)
 ~CACanImport ()
CAArchivearchive ()
void setArchive (CAArchive *a)

Protected Member Functions

CADocumentimportDocumentImpl ()

Private Attributes

CAArchive_archive


Detailed Description

Definition at line 15 of file canimport.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

CAArchive* CACanImport::archive (  )  [inline]

Definition at line 20 of file canimport.h.

References _archive.

void CACanImport::setArchive ( CAArchive a  )  [inline]

Definition at line 21 of file canimport.h.

References _archive.

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().

Here is the call graph for this function:


Member Data Documentation

CAArchive* CACanImport::_archive [private]

Definition at line 27 of file canimport.h.

Referenced by archive(), and setArchive().


The documentation for this class was generated from the following files:
Generated on Sat Feb 9 13:11:07 2008 for Canorus by  doxygen 1.5.3