QGlobalWriter Member List
This is the complete list of members for
QGlobalWriter, including all inherited members.
Close()=0 | QGlobalWriter | [protected, pure virtual] |
GetName() const (defined in QNamed) | QNamed | [inline] |
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] |
QNamed(const std::string &Name) (defined in QNamed) | QNamed | [inline] |
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] |
SetName(const std::string &name) (defined in QNamed) | QNamed | [inline, protected] |
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] |
~QNamed() (defined in QNamed) | QNamed | [inline, virtual] |