FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
qtcore::QStringLocaleAwareEqual Struct Reference

#include <qttools/core/qstring_utils.h>

Public Member Functions

bool operator() (const QString &lhs, const QString &rhs) const
 

Detailed Description

Functor wrapper around QString::localeAwareCompare(lhs, rhs) == 0

Member Function Documentation

bool qtcore::QStringLocaleAwareEqual::operator() ( const QString &  lhs,
const QString &  rhs 
) const
inline

The documentation for this struct was generated from the following file: