LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::QStringTrimmed 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 38 of file qstringwrappers.h.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 40 of file qstringwrappers.h.

◆ operator()() [2/3]

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

Definition at line 45 of file qstringwrappers.h.

◆ operator()() [3/3]

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

Definition at line 50 of file qstringwrappers.h.


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