RenamerLogic Class Reference
#include <renamer.h>
List of all members.
Constructor & Destructor Documentation
| RenamerLogic::~RenamerLogic |
( |
|
) |
[virtual] |
Member Function Documentation
| void RenamerLogic::add |
( |
Song * |
song |
) |
|
| void RenamerLogic::add |
( |
const QString |
name, |
|
|
const QString |
pos | |
|
) |
| | |
| void RenamerLogic::beforeMinusIsAuthor |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::betweenBracesIsMix |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::betweenBracesIsTrash |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::capitalizeAfterSpace |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::changeSelection |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::checkfile |
( |
const QString |
dir, |
|
|
const QString |
filename | |
|
) |
| | [protected, virtual] |
| void RenamerLogic::deleteSubString |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::fixExtention |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::ignoreSelection |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::keySelectionIsAuthor |
( |
|
) |
[virtual, slot] |
| bool RenamerLogic::matchextension |
( |
const QString |
filename |
) |
[protected, virtual] |
The function used to check whether the extension matches If the extension does not match the file is not sent to checkfile. The standard function will check the required_extension.
Reimplemented from DirectoryScanner.
References goodExtension().
| void RenamerLogic::realizeSelection |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::removeFirstChar |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::removeFirstSpecials |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::removeSpaces |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::removeSpecials |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::replaceSubString |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::replaceUnderscores |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::scan |
( |
const QString |
dirname |
) |
|
| void RenamerLogic::smallCapsInWords |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::start_dialog |
( |
|
) |
|
| void RenamerLogic::subStringIsAuthor |
( |
|
) |
[virtual, slot] |
| void RenamerLogic::substringIsMix |
( |
|
) |
[virtual, slot] |
The documentation for this class was generated from the following files: