|
tufao
1.3.0
An asynchronous web framework for C++ built on top of Qt
|
This class provides a case insensitive QByteArray. More...
Inheritance diagram for Tufao::IByteArray:
Collaboration diagram for Tufao::IByteArray:Public Member Functions | |
| IByteArray (const QByteArray &ba) | |
| IByteArray (const char *str) | |
| IByteArray (const char *data, int size) | |
| IByteArray (int size, char ch) | |
| IByteArray & | operator= (const QByteArray &ba) |
This class provides a case insensitive QByteArray.
It inherits from QByteArray and provides non-member functions to overload the common operators: