Open-Typer
Open source typewriting tutor program
|
This is the complete list of members for IStringUtils, including all inherited members.
charCount(QString str, QChar ch)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
longestCommonSubsequence(QList< QVariant > source, QList< QVariant > target)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
longestCommonSubsequence(QString source, QString target)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
normalizeString(QString str)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
repeatString(QString string, int n)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
word(QString str, int id)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
wordAt(QString str, int index)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
wordCount(QString str)=0 (defined in IStringUtils) | IStringUtils | pure virtual |
~IStringUtils() (defined in IStringUtils) | IStringUtils | inlinevirtual |