kwave
18.07.70
|
Public Attributes | |
sample_index_t | m_start |
sample_index_t | m_length |
QString | m_title |
Definition at line 159 of file SaveBlocksPlugin.h.
sample_index_t Kwave::SaveBlocksPlugin::BlockInfo::m_length |
length of the block [samples]
Definition at line 161 of file SaveBlocksPlugin.h.
Referenced by Kwave::SaveBlocksPlugin::scanBlocksToSave().
sample_index_t Kwave::SaveBlocksPlugin::BlockInfo::m_start |
start of the block [samples]
Definition at line 160 of file SaveBlocksPlugin.h.
Referenced by Kwave::SaveBlocksPlugin::scanBlocksToSave().
QString Kwave::SaveBlocksPlugin::BlockInfo::m_title |
title of the block
Definition at line 162 of file SaveBlocksPlugin.h.
Referenced by Kwave::SaveBlocksPlugin::scanBlocksToSave().