Sayonara Player
Signals | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
GUI_TagFromPath Class Reference

The GUI_TagFromPath class. More...

#include <GUI_TagFromPath.h>

Inheritance diagram for GUI_TagFromPath:
Gui::Widget Gui::WidgetTemplate< QWidget > Gui::WidgetTemplateParent

Signals

void sigApply ()
 
void sigApplyAll ()
 
void sigShown ()
 
void sigClosed ()
 

Public Member Functions

 GUI_TagFromPath (QWidget *parent=nullptr)
 
void setFilepath (const QString &filepath)
 
void addInvalidFilepath (const QString &filepath)
 add a filepath where the regex could not be applied on More...
 
void clearInvalidFilepaths ()
 
QString getRegexString () const
 
void reset ()
 
Dialog * boxIntoDialog ()
 

Protected Member Functions

void languageChanged ()
 
virtual void showEvent (QShowEvent *e) override
 
virtual void closeEvent (QCloseEvent *e) override
 
virtual void skinChanged ()
 

Protected Attributes

Dialog * mBoxedDialog =nullptr
 

Detailed Description

The GUI_TagFromPath class.

Member Function Documentation

◆ addInvalidFilepath()

void GUI_TagFromPath::addInvalidFilepath ( const QString &  filepath)

add a filepath where the regex could not be applied on

Parameters
filepath