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