4 #include <score_lib_base_export.h>
13 AddRemoveList(
const QString& root,
const QStringList& data, QWidget* parent);
15 void on_itemChanged(QListWidgetItem* item);
18 void replaceContent(
const QStringList& values);
19 QStringList content()
const noexcept;
20 bool sameContent(
const QStringList& values);
22 void on_add(
const QString& name);
26 void changed() E_SIGNAL(SCORE_LIB_BASE_EXPORT, changed)
Definition: AddRemoveList.hpp:10
Base toolkit upon which the software is built.
Definition: Application.cpp:90