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