okteta
ContainedString Class Reference
#include <containedstring.h>
Public Member Functions | |
ContainedString (const QString &string, Okteta::Address offset) | |
void | move (Okteta::Size offset) |
Okteta::Address | offset () const |
const QString & | string () const |
Protected Attributes | |
Okteta::Address | mOffset |
QString | mString |
Detailed Description
Definition at line 33 of file containedstring.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 51 of file containedstring.h.
Member Function Documentation
|
inline |
Definition at line 55 of file containedstring.h.
|
inline |
Definition at line 58 of file containedstring.h.
|
inline |
Definition at line 57 of file containedstring.h.
Member Data Documentation
|
protected |
Definition at line 47 of file containedstring.h.
|
protected |
Definition at line 46 of file containedstring.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.