#include "taintedstring.h"
Definition at line 18 of file taintedstring.h.
◆ TaintedString() [1/3]
template<typename... Args>
| requires std::constructible_from<QString, Args&&...> LC::Util::TaintedString::TaintedString |
( |
Args &&... |
args | ) |
|
|
inlineexplicit |
◆ TaintedString() [2/3]
◆ TaintedString() [3/3]
◆ IsEmpty()
| bool LC::Util::TaintedString::IsEmpty |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ requires() [1/3]
template<typename... Args>
| LC::Util::TaintedString::requires |
( |
std::is_same_v< TaintedString, std::decay_t< Args >> && |
... | ) |
const & |
◆ requires() [2/3]
template<typename T >
| LC::Util::TaintedString::requires |
( |
!std::same_as< std::decay_t< T >, TaintedString > |
| ) |
const & |
◆ requires() [3/3]
template<typename T >
| LC::Util::TaintedString::requires |
( |
!std::same_as< std::decay_t< T >, TaintedString > |
| ) |
&& |
◆ ToHtmlEscaped()
| QString LC::Util::TaintedString::ToHtmlEscaped |
( |
| ) |
const |
|
inline |
◆ UnsafeGetRaw()
| QString LC::Util::TaintedString::UnsafeGetRaw |
( |
| ) |
const |
|
inline |
◆ operator+ [1/3]
◆ operator+ [2/3]
◆ operator+ [3/3]
◆ args
| Args&& LC::Util::TaintedString::args |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-18450-gabe19ee3b0/src/util/sll/taintedstring.h