kwave  18.07.70
Kwave::SaveBlocksPlugin::BlockInfo Struct Reference
Collaboration diagram for Kwave::SaveBlocksPlugin::BlockInfo:
Collaboration graph

Public Attributes

sample_index_t m_start
 
sample_index_t m_length
 
QString m_title
 

Detailed Description

Definition at line 159 of file SaveBlocksPlugin.h.

Member Data Documentation

◆ m_length

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().

◆ m_start

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().

◆ m_title

QString Kwave::SaveBlocksPlugin::BlockInfo::m_title

title of the block

Definition at line 162 of file SaveBlocksPlugin.h.

Referenced by Kwave::SaveBlocksPlugin::scanBlocksToSave().


The documentation for this struct was generated from the following file: