LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::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 35 of file qstringwrappers.h.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 37 of file qstringwrappers.h.

References LC::Util::Filter().

+ Here is the call graph for this function:

◆ operator()() [2/3]

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

Definition at line 42 of file qstringwrappers.h.

References LC::Util::Filter().

+ Here is the call graph for this function:

◆ operator()() [3/3]

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

Definition at line 47 of file qstringwrappers.h.

References LC::Util::Filter().

+ Here is the call graph for this function:

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