Mailcommon
filteractionwithtest.cpp
14 FilterActionWithTest::FilterActionWithTest(const QString &name, const QString &label, QObject *parent)
32 connect(soundWidget, &SoundTestWidget::textChanged, this, &FilterActionWithTest::filterActionModified);
A widget to play a sound from a given URL.
Definition: soundtestwidget.h:25
KGuiItem clear()
QString label(StandardShortcut id)
void textChanged(const QString &)
This signal is emitted when the user enters a new URL.
QString name(StandardShortcut id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 03:58:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 03:58:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.