| Close()=0 | QGlobalWriter | [protected, pure virtual] |
| Open(const std::string &filename, const std::string &opt="")=0 | QGlobalWriter | [protected, pure virtual] |
| QGlobalWriter(const std::string &name) | QGlobalWriter | [inline] |
| QGlobalWriterDispatcher (defined in QGlobalWriter) | QGlobalWriter | [friend] |
| SetBool(const std::string &name, bool obj) | QGlobalWriter | [virtual] |
| SetDouble(const std::string &name, double obj) | QGlobalWriter | [virtual] |
| SetFloat(const std::string &name, float obj) | QGlobalWriter | [virtual] |
| SetInt(const std::string &name, int obj) | QGlobalWriter | [virtual] |
| SetQObject(const std::string &name, const QObject *obj) | QGlobalWriter | [virtual] |
| SetString(const std::string &name, const std::string &obj) | QGlobalWriter | [virtual] |
| SetTObject(const std::string &name, TObject *obj) | QGlobalWriter | [virtual] |
| ~QGlobalWriter() | QGlobalWriter | [inline, virtual] |