LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::QStringToLower Struct Reference

#include "qstringwrappers.h"

Public Member Functions

QString operator() (const QString &s) const
 
QString operator() (QString &&s) const
 
QString operator() (QString &s) const
 

Detailed Description

Definition at line 56 of file qstringwrappers.h.

Member Function Documentation

QString LeechCraft::Util::QStringToLower::operator() ( const QString &  s) const
inline

Definition at line 58 of file qstringwrappers.h.

QString LeechCraft::Util::QStringToLower::operator() ( QString &&  s) const
inline

Definition at line 63 of file qstringwrappers.h.

QString LeechCraft::Util::QStringToLower::operator() ( QString &  s) const
inline

Definition at line 68 of file qstringwrappers.h.


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