55 void addInvalidFilepath(
const QString& filepath);
56 void clearInvalidFilepaths();
58 QString getRegexString()
const;
60 void setCurrentIndex(
int index);
61 void refreshCurrentTrack();
65 bool checkIfAnyButtonIsChecked()
const;
67 void setTagColors(
bool valid);
68 bool replaceSelectedTagText(Tagging::TagName tagName,
bool buttonChecked);
69 void btnChecked(QPushButton* btn,
bool b, Tagging::TagName tagName);
70 void showErrorFrame(
bool b);
73 void btnTagHelpClicked();
74 void tagTextChanged(
const QString& tagString);
77 void showEvent(QShowEvent* event)
override;
78 void languageChanged()
override;