#include <qobject.h>
#include <qstring.h>
#include <qlist.h>
#include <string>
#include <map>
#include <vector>
#include <iosfwd>
Include dependency graph for trapperdoc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TrapperDoc |
TrapperDoc provides a document object for a document-view model. More... | |
Typedefs | |
typedef map< string, TrDb * > | TrDbMap |
|
Definition at line 35 of file trapperdoc.h. |