#include <QObject>
#include <QTimer>
#include <QPalette>
#include <map>
#include "base/Selection.h"
#include "base/Command.h"
#include "base/Clipboard.h"
Include dependency graph for ViewManager.h:

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

Go to the source code of this file.
Classes | |
| class | ViewManager |
| The ViewManager manages properties that may need to be synchronised between separate Views. More... | |
| class | ViewManager::SetSelectionCommand |
Enumerations | |
| enum | PlaybackFollowMode { PlaybackScrollContinuous, PlaybackScrollPage, PlaybackIgnore } |
| enum PlaybackFollowMode |
Definition at line 32 of file ViewManager.h.
1.5.1