okteta
Kasten2::ByteArraySelection Class Reference
#include <bytearrayselection.h>
Inheritance diagram for Kasten2::ByteArraySelection:

Public Member Functions | |
ByteArraySelection () | |
virtual | ~ByteArraySelection () |
bool | isValid () const |
Okteta::AddressRange | range () const |
void | setRange (const Okteta::AddressRange &range) |
![]() | |
virtual | ~AbstractModelSelection () |
Additional Inherited Members | |
![]() | |
AbstractModelSelection () | |
![]() | |
Private *const | d |
Detailed Description
Definition at line 37 of file bytearrayselection.h.
Constructor & Destructor Documentation
Kasten2::ByteArraySelection::ByteArraySelection | ( | ) |
Definition at line 29 of file bytearrayselection.cpp.
|
virtual |
Definition at line 37 of file bytearrayselection.cpp.
Member Function Documentation
bool Kasten2::ByteArraySelection::isValid | ( | ) | const |
Definition at line 32 of file bytearrayselection.cpp.
Okteta::AddressRange Kasten2::ByteArraySelection::range | ( | ) | const |
Definition at line 33 of file bytearrayselection.cpp.
void Kasten2::ByteArraySelection::setRange | ( | const Okteta::AddressRange & | range | ) |
Definition at line 35 of file bytearrayselection.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.