KDECore
bufferfragment_p.h
Go to the documentation of this file.
const char * constData() const
Definition: bufferfragment_p.h:65
BufferFragment left(unsigned int size) const
Definition: bufferfragment_p.h:104
uint qHash(const KConfigIniBackend::BufferFragment &fragment)
Definition: bufferfragment_p.h:186
char at(unsigned int i) const
Definition: bufferfragment_p.h:54
QByteArray fromRawData(const char *data, int size)
void truncate(unsigned int pos)
Definition: bufferfragment_p.h:116
QByteArray toByteArray() const
Definition: bufferfragment_p.h:171
BufferFragment mid(unsigned int pos, int length=-1) const
Definition: bufferfragment_p.h:126
bool operator==(const QByteArray &other) const
Definition: bufferfragment_p.h:135
bool operator==(const BufferFragment &other) const
Definition: bufferfragment_p.h:145
const char * constData() const
BufferFragment split(char c, unsigned int *start)
Definition: bufferfragment_p.h:87
void truncateLeft(unsigned int size)
Definition: bufferfragment_p.h:109
int indexOf(char c, unsigned int from=0) const
Definition: bufferfragment_p.h:150
QByteArray toVolatileByteArray() const
Definition: bufferfragment_p.h:177
int lastIndexOf(char c) const
Definition: bufferfragment_p.h:160
bool operator!=(const QByteArray &other) const
Definition: bufferfragment_p.h:140
int size() const
BufferFragment(char *buf, int size)
Definition: bufferfragment_p.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.