|
svgui
1.9
|
#include <QFrame>#include <QProgressBar>#include "base/ZoomConstraint.h"#include "base/PropertyContainer.h"#include "ViewManager.h"#include "base/XmlExportable.h"#include <map>#include <set>

Go to the source code of this file.
Classes | |
| class | View |
| View is the base class of widgets that display one or more overlaid views of data against a horizontal time scale. More... | |
| struct | View::ProgressBarRec |
| class | ViewPropertyContainer |