OpenMW
Functions
components/contentselector/model/naturalsort.hpp File Reference
#include <QString>

Go to the source code of this file.

Functions

bool naturalSortLessThanCS (const QString &left, const QString &right)
bool naturalSortLessThanCI (const QString &left, const QString &right)
bool naturalSortGreaterThanCS (const QString &left, const QString &right)
bool naturalSortGreaterThanCI (const QString &left, const QString &right)

Function Documentation

bool naturalSortGreaterThanCI ( const QString &  left,
const QString &  right 
)
bool naturalSortGreaterThanCS ( const QString &  left,
const QString &  right 
)
bool naturalSortLessThanCI ( const QString &  left,
const QString &  right 
)
bool naturalSortLessThanCS ( const QString &  left,
const QString &  right 
)