![]() |
Qt 4.8
|
#include <qbytearray.h>
Public Functions | |
| operator char () const | |
| bool | operator!= (char c) const |
| bool | operator< (char c) const |
| bool | operator<= (char c) const |
| QByteRef & | operator= (char c) |
| QByteRef & | operator= (const QByteRef &c) |
| bool | operator== (char c) const |
| bool | operator> (char c) const |
| bool | operator>= (char c) const |
Private Functions | |
| QByteRef (QByteArray &array, int idx) | |
Properties | |
| QByteArray & | a |
| int | i |
Friends | |
| class | QByteArray |
Definition at line 455 of file qbytearray.h.
|
inlineprivate |
Definition at line 458 of file qbytearray.h.
|
inline |
Definition at line 466 of file qbytearray.h.
|
inline |
Definition at line 477 of file qbytearray.h.
|
inline |
Definition at line 483 of file qbytearray.h.
|
inline |
Definition at line 485 of file qbytearray.h.
|
inline |
Definition at line 469 of file qbytearray.h.
Definition at line 472 of file qbytearray.h.
|
inline |
Definition at line 475 of file qbytearray.h.
|
inline |
Definition at line 479 of file qbytearray.h.
|
inline |
Definition at line 481 of file qbytearray.h.
|
friend |
Definition at line 460 of file qbytearray.h.
|
private |
Definition at line 456 of file qbytearray.h.
Referenced by operator=().
|
private |
Definition at line 457 of file qbytearray.h.
Referenced by operator=().