PCManFM-Qt
Loading...
Searching...
No Matches
PCManFM::BulkRenameDialog Class Reference
Inheritance diagram for PCManFM::BulkRenameDialog:

Public Member Functions

 BulkRenameDialog (QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::WindowFlags())
QString getBaseName () const
int getStart () const
bool getZeroPadding () const
bool getRespectLocale () const
bool getReplace () const
QString getFindStr () const
QString getReplaceStr () const
Qt::CaseSensitivity getCase () const
bool getRegex () const
bool getCaseChange () const
bool getUpperCase () const
void setState (const QString &baseName, const QString &findStr, const QString &replaceStr, bool replacement, bool caseChange, bool zeroPadding, bool respectLocale, bool regex, bool toUpperCase, int start, Qt::CaseSensitivity cs)

Protected Member Functions

virtual void showEvent (QShowEvent *event) override

The documentation for this class was generated from the following files: