Public Member Functions | |
| QGlobalWriterFactory (const std::string &name, const std::string &ext) | |
| const std::string & | GetName () const |
| const std::string & | GetExt () const |
Private Member Functions | |
| virtual QGlobalWriter * | Create ()=0 |
Private Attributes | |
| std::string | fName |
| std::string | fExt |
Friends | |
| class | QGeneralFactory |
1.5.1