#include <qstring.h>#include <qptrlist.h>#include <string>#include <qdict.h>#include "generaldata.h"#include "featuredata.h"#include "trappertypes.h"Include dependency graph for viewmode.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Layer |
| To hold the configuration of a single layer in a view mode ( ViewMode ). It knows its height and which features that should be painted in this layer. More... | |
| class | ViewMode |
| To hold the configuration of a single view mode. A view mode specifies which features should be shown and how each read should be sliced in layers. More... | |
| class | ViewModes |
| To hold all configured view modes ( of class ViewMode ). More... | |
Typedefs | |
| typedef QDict< Database::SecondaryIterator< SpatialFeatureData > > | SecItDict |
Definition at line 23 of file viewmode.h.
1.5.1