kwave  18.07.70
Kwave::K3BExportPlugin::BlockInfo Struct Reference

#include <K3BExportPlugin.h>

Collaboration diagram for Kwave::K3BExportPlugin::BlockInfo:
Collaboration graph

Public Attributes

unsigned int m_index
 
QString m_filename
 
sample_index_t m_start
 
sample_index_t m_length
 
QString m_title
 
QString m_artist
 

Detailed Description

Definition at line 85 of file K3BExportPlugin.h.

Member Data Documentation

◆ m_artist

QString Kwave::K3BExportPlugin::BlockInfo::m_artist

◆ m_filename

QString Kwave::K3BExportPlugin::BlockInfo::m_filename

file name for saving

Definition at line 87 of file K3BExportPlugin.h.

Referenced by Kwave::K3BExportPlugin::saveDocumentData(), and Kwave::K3BExportPlugin::scanBlocksToSave().

◆ m_index

unsigned int Kwave::K3BExportPlugin::BlockInfo::m_index

track index [1...N]

Definition at line 86 of file K3BExportPlugin.h.

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

◆ m_length

sample_index_t Kwave::K3BExportPlugin::BlockInfo::m_length

length of the block [samples]

Definition at line 89 of file K3BExportPlugin.h.

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

◆ m_start

sample_index_t Kwave::K3BExportPlugin::BlockInfo::m_start

start of the block [samples]

Definition at line 88 of file K3BExportPlugin.h.

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

◆ m_title

QString Kwave::K3BExportPlugin::BlockInfo::m_title

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