QGlobalReaderFactory Class Reference
List of all members.
Detailed Description
abstract factory for
QGlobalReader.
- Author:
- Marco Vignati
|
Public Member Functions |
|
| QGlobalReaderFactory (const std::string &name, const std::string &ext) |
|
const std::string & | GetName () const |
|
const std::string & | GetExt () const |
Private Member Functions |
|
virtual QGlobalReader * | Create ()=0 |
Private Attributes |
|
std::string | fName |
|
std::string | fExt |
Friends |
|
class | QGlobalRWFactory |
The documentation for this class was generated from the following file: