Qt IOC Container 3.5


qic::ObjectDefinitionReader Class Reference

#include <ObjectDefinitionReader.h>

Inheritance diagram for qic::ObjectDefinitionReader:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~ObjectDefinitionReader ()
virtual int loadObjectDefinitions (QIODevice &source)=0

Detailed Description

Interface for reading object definitions from a input source.

Author:
Zhihong "John" Wang

Definition at line 16 of file ObjectDefinitionReader.h.


Constructor & Destructor Documentation

virtual qic::ObjectDefinitionReader::~ObjectDefinitionReader  )  [inline, virtual]
 

Definition at line 19 of file ObjectDefinitionReader.h.


Member Function Documentation

virtual int qic::ObjectDefinitionReader::loadObjectDefinitions QIODevice &  source  )  [pure virtual]
 

Implemented in qic::XmlObjectDefinitionReader.


The documentation for this class was generated from the following file: