Definition at line 55 of file HistoryWindow.cpp.
◆ SpaceArray
using anonymous_namespace{HistoryWindow.cpp}::SpaceUsageCalculator::SpaceArray = std::vector<Type> |
◆ Type
using anonymous_namespace{HistoryWindow.cpp}::SpaceUsageCalculator::Type = unsigned long long |
◆ Calculate()
void anonymous_namespace{HistoryWindow.cpp}::SpaceUsageCalculator::Calculate |
( |
UndoManager & |
manager | ) |
|
|
inline |
Definition at line 74 of file HistoryWindow.cpp.
75 {
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
95
98 },
99 true
100 );
101
102
103
104 seen.clear();
107
108
109 }
std::unordered_set< SampleBlockID > SampleBlockIDSet
static const AttachedProjectObjects::RegisteredFactory manager
TRACK_API TrackList * Find(const UndoStackElem &state)
Holds one item with description and time range for the UndoManager.
Type CalculateUsage(const TrackList &tracks, SampleBlockIDSet &seen)
References UndoTracks::Find(), Clipboard::Get(), and manager.
◆ CalculateUsage()
◆ clipboardSpaceUsage
Type anonymous_namespace{HistoryWindow.cpp}::SpaceUsageCalculator::clipboardSpaceUsage |
◆ space
SpaceArray anonymous_namespace{HistoryWindow.cpp}::SpaceUsageCalculator::space |
The documentation for this struct was generated from the following file: