Mercurial > hg > svcore
comparison data/model/PathModel.h @ 1663:a77a7e8c085c single-point
Update ImageModel
author | Chris Cannam |
---|---|
date | Fri, 22 Mar 2019 17:49:10 +0000 |
parents | 628ffbb05856 |
children | 8467bccdc403 623231712470 |
comparison
equal
deleted
inserted
replaced
1662:628ffbb05856 | 1663:a77a7e8c085c |
---|---|
177 .arg(extraAttributes)); | 177 .arg(extraAttributes)); |
178 | 178 |
179 | 179 |
180 } | 180 } |
181 | 181 |
182 | |
183 protected: | 182 protected: |
184 sv_samplerate_t m_sampleRate; | 183 sv_samplerate_t m_sampleRate; |
185 int m_resolution; | 184 int m_resolution; |
186 | 185 |
187 DeferredNotifier m_notifier; | 186 DeferredNotifier m_notifier; |