Home
last modified time | relevance | path

Searched refs:removeSelectedAttachment (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/mkvtoolnix-gui/header_editor/
H A Dtab.h90 virtual void removeSelectedAttachment();
H A Dtab.cpp315 … &Util::BasicTreeView::deletePressed, this, &Tab::removeSelectedAttachment); in setupUi()
323 … &QAction::triggered, this, &Tab::removeSelectedAttachment); in setupUi()
797 Tab::removeSelectedAttachment() { in removeSelectedAttachment() function in mtx::gui::HeaderEditor::Tab