kwave
18.07.70
|
This is the complete list of members for Kwave::UndoInsertAction, including all inherited members.
containsModification() const | Kwave::UndoAction | inlinevirtual |
description() Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
dump(const QString &indent) Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
m_length | Kwave::UndoInsertAction | protected |
m_offset | Kwave::UndoInsertAction | protected |
m_parent_widget | Kwave::UndoInsertAction | protected |
m_track_list | Kwave::UndoInsertAction | protected |
redoSize() Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
setLength(sample_index_t length) | Kwave::UndoInsertAction | slot |
store(Kwave::SignalManager &manager) Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
undo(Kwave::SignalManager &manager, bool with_redo) Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
UndoInsertAction(QWidget *parent_widget, const QList< unsigned int > &track_list, sample_index_t offset, sample_index_t length) | Kwave::UndoInsertAction | |
undoSize() Q_DECL_OVERRIDE | Kwave::UndoInsertAction | virtual |
~UndoAction() | Kwave::UndoAction | inlinevirtual |