activated() | Kwave::FileContext | private |
App class | Kwave::FileContext | friend |
app() const | Kwave::FileContext | inline |
closeFile() | Kwave::FileContext | |
contextSwitched(Kwave::FileContext *context) | Kwave::FileContext | privateslot |
createMainWidget(const QSize &preferred_size) | Kwave::FileContext | |
delegateCommand(const char *plugin, Kwave::Parser &parser, unsigned int param_count) | Kwave::FileContext | private |
destroyed(Kwave::FileContext *context) | Kwave::FileContext | signal |
enqueueCommand(unsigned int delay, const QString &command) | Kwave::FileContext | private |
executeCommand(const QString &command) | Kwave::FileContext | slot |
FileContext(Kwave::App &app) | Kwave::FileContext | explicit |
forwardZoomChanged(double zoom) | Kwave::FileContext | privateslot |
init(Kwave::TopWidget *top_widget) | Kwave::FileContext | |
instanceNr() const | Kwave::FileContext | inline |
isActive() const | Kwave::FileContext | inline |
isEmpty() const | Kwave::FileContext | inline |
isInUse() const | Kwave::FileContext | |
loadBatch(const QUrl &url) | Kwave::FileContext | |
m_active | Kwave::FileContext | private |
m_application | Kwave::FileContext | private |
m_delayed_command_queue | Kwave::FileContext | private |
m_delayed_command_timer | Kwave::FileContext | private |
m_instance_nr | Kwave::FileContext | private |
m_last_playback_pos | Kwave::FileContext | private |
m_last_redo | Kwave::FileContext | private |
m_last_status_message_ms | Kwave::FileContext | private |
m_last_status_message_text | Kwave::FileContext | private |
m_last_status_message_timer | Kwave::FileContext | private |
m_last_undo | Kwave::FileContext | private |
m_last_zoom | Kwave::FileContext | private |
m_main_widget | Kwave::FileContext | private |
m_plugin_manager | Kwave::FileContext | private |
m_signal_manager | Kwave::FileContext | private |
m_top_widget | Kwave::FileContext | private |
m_use_count | Kwave::FileContext | private |
mainWidget() const | Kwave::FileContext | |
metaDataChanged(Kwave::MetaDataList meta_data) | Kwave::FileContext | privateslot |
modifiedChanged() | Kwave::FileContext | privateslot |
parseCommands(QTextStream &stream) | Kwave::FileContext | private |
pluginManager() const | Kwave::FileContext | |
processDelayedCommand() | Kwave::FileContext | privateslot |
release() | Kwave::FileContext | protected |
revert() | Kwave::FileContext | private |
saveFile() | Kwave::FileContext | |
saveFileAs(const QString &filename, bool selection=false) | Kwave::FileContext | |
selectionChanged(sample_index_t offset, sample_index_t length) | Kwave::FileContext | privateslot |
setParent(Kwave::TopWidget *top_widget) | Kwave::FileContext | |
setUndoRedoInfo(const QString &undo, const QString &redo) | Kwave::FileContext | privateslot |
sigMetaDataChanged(Kwave::MetaDataList meta_data) | Kwave::FileContext | signal |
sigModified() | Kwave::FileContext | signal |
signalManager() const | Kwave::FileContext | |
signalName() const | Kwave::FileContext | |
sigSelectionChanged(sample_index_t offset, sample_index_t length) | Kwave::FileContext | signal |
sigStatusBarMessage(const QString &message, unsigned int ms) | Kwave::FileContext | signal |
sigUndoRedoInfo(const QString &undo, const QString &redo) | Kwave::FileContext | signal |
sigVisibleRangeChanged(sample_index_t offset, sample_index_t visible, sample_index_t total) | Kwave::FileContext | signal |
sigZoomChanged(Kwave::FileContext *context, double zoom) | Kwave::FileContext | signal |
statusBarMessage(const QString &msg, unsigned int ms) | Kwave::FileContext | private |
TopWidget class | Kwave::FileContext | friend |
updatePlaybackPos(sample_index_t offset) | Kwave::FileContext | privateslot |
UsageGuard class | Kwave::FileContext | friend |
use() | Kwave::FileContext | protected |
visibleRangeChanged(sample_index_t offset, sample_index_t visible, sample_index_t total) | Kwave::FileContext | privateslot |
windowCaption(bool with_modified) const | Kwave::FileContext | |
zoomable() const | Kwave::FileContext | |
~FileContext() | Kwave::FileContext | virtual |