svcore
1.9
|
#include "BaseTypes.h"
#include "NoteData.h"
#include "XmlExportable.h"
#include "DataExportOptions.h"
#include <vector>
#include <stdexcept>
#include <QString>
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Event |
An immutable(-ish) type used for point and event representation in sparse models, as well as for interchange within the clipboard. More... | |
struct | Event::ExportNameOptions |
Typedefs | |
typedef std::vector< Event > | EventVector |
Functions | |
uint | qHash (const Event &e, uint seed=0) |
Typedef Documentation
typedef std::vector<Event> EventVector |
Function Documentation
|
inline |
Generated by 1.8.11