#include <qabstracttestlogger_p.h>
Definition at line 90 of file qabstracttestlogger_p.h.
◆ anonymous enum
◆ QTestCharBuffer()
QTestCharBuffer::QTestCharBuffer |
( |
| ) |
|
|
inline |
◆ ~QTestCharBuffer()
QTestCharBuffer::~QTestCharBuffer |
( |
| ) |
|
|
inline |
◆ buffer()
char ** QTestCharBuffer::buffer |
( |
| ) |
|
|
inline |
◆ clear()
void QTestCharBuffer::clear |
( |
| ) |
|
|
inline |
◆ constData()
const char * QTestCharBuffer::constData |
( |
| ) |
const |
|
inline |
◆ data()
char * QTestCharBuffer::data |
( |
| ) |
|
|
inline |
◆ isEmpty()
bool QTestCharBuffer::isEmpty |
( |
| ) |
|
|
inline |
◆ reset()
bool QTestCharBuffer::reset |
( |
int | newSize, |
|
|
bool | copy = false ) |
|
inline |
◆ resize()
bool QTestCharBuffer::resize |
( |
int | newSize | ) |
|
|
inline |
◆ size()
int QTestCharBuffer::size |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: