• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

okteta

  • Kasten2
  • ByteArrayRowsColumnTextRenderer
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Kasten2::ByteArrayRowsColumnTextRenderer Class Reference

#include <bytearrayrowscolumntextrenderer.h>

Inheritance diagram for Kasten2::ByteArrayRowsColumnTextRenderer:
Inheritance graph
[legend]

Public Member Functions

 ByteArrayRowsColumnTextRenderer (const Okteta::AbstractByteArrayModel *byteArrayModel, Okteta::Address offset, const Okteta::CoordRange &coordRange, int noOfBytesPerLine, int byteSpacingWidth, int noOfGroupedBytes, int visibleCodings, Okteta::ValueCoding valueCoding, const QString &charCodecName, QChar substituteChar, QChar undefinedChar)
 
virtual ~ByteArrayRowsColumnTextRenderer ()
 
virtual int noOfSublinesNeeded () const
 
virtual void renderFirstLine (QTextStream *stream, int lineIndex) const
 
virtual void renderNextLine (QTextStream *stream, bool isSubline) const
 
- Public Member Functions inherited from Kasten2::AbstractColumnTextRenderer
virtual ~AbstractColumnTextRenderer ()
 

Protected Member Functions

void renderLine (QTextStream *stream, bool isSubline) const
 
void setWidths (int byteWidth, int byteSpacingWidth, int noOfGroupedBytes)
 

Protected Attributes

const
Okteta::AbstractByteArrayModel * 
mByteArrayModel
 
const Okteta::CharCodec * mCharCodec
 
const Okteta::CoordRange mCoordRange
 
int *const mLinePositions
 
const int mNoOfBytesPerLine
 
int mNoOfCharsPerLine
 
Okteta::Address mOffset
 
int mRenderLine
 
const QChar mSubstituteChar
 
const QChar mUndefinedChar
 
const Okteta::ValueCodec * mValueCodec
 
const int mVisibleCodings
 

Additional Inherited Members

- Static Protected Member Functions inherited from Kasten2::AbstractColumnTextRenderer
static QString whiteSpace (unsigned int length)
 

Detailed Description

Definition at line 46 of file bytearrayrowscolumntextrenderer.h.

Constructor & Destructor Documentation

Kasten2::ByteArrayRowsColumnTextRenderer::ByteArrayRowsColumnTextRenderer ( const Okteta::AbstractByteArrayModel *  byteArrayModel,
Okteta::Address  offset,
const Okteta::CoordRange &  coordRange,
int  noOfBytesPerLine,
int  byteSpacingWidth,
int  noOfGroupedBytes,
int  visibleCodings,
Okteta::ValueCoding  valueCoding,
const QString &  charCodecName,
QChar  substituteChar,
QChar  undefinedChar 
)

Definition at line 37 of file bytearrayrowscolumntextrenderer.cpp.

Kasten2::ByteArrayRowsColumnTextRenderer::~ByteArrayRowsColumnTextRenderer ( )
virtual

Definition at line 177 of file bytearrayrowscolumntextrenderer.cpp.

Member Function Documentation

int Kasten2::ByteArrayRowsColumnTextRenderer::noOfSublinesNeeded ( ) const
virtual

default returns 1

Reimplemented from Kasten2::AbstractColumnTextRenderer.

Definition at line 61 of file bytearrayrowscolumntextrenderer.cpp.

void Kasten2::ByteArrayRowsColumnTextRenderer::renderFirstLine ( QTextStream *  stream,
int  lineIndex 
) const
virtual

Implements Kasten2::AbstractColumnTextRenderer.

Definition at line 100 of file bytearrayrowscolumntextrenderer.cpp.

void Kasten2::ByteArrayRowsColumnTextRenderer::renderLine ( QTextStream *  stream,
bool  isSubline 
) const
protected

Definition at line 112 of file bytearrayrowscolumntextrenderer.cpp.

void Kasten2::ByteArrayRowsColumnTextRenderer::renderNextLine ( QTextStream *  stream,
bool  isSubline 
) const
virtual

Implements Kasten2::AbstractColumnTextRenderer.

Definition at line 107 of file bytearrayrowscolumntextrenderer.cpp.

void Kasten2::ByteArrayRowsColumnTextRenderer::setWidths ( int  byteWidth,
int  byteSpacingWidth,
int  noOfGroupedBytes 
)
protected

Definition at line 66 of file bytearrayrowscolumntextrenderer.cpp.

Member Data Documentation

const Okteta::AbstractByteArrayModel* Kasten2::ByteArrayRowsColumnTextRenderer::mByteArrayModel
protected

Definition at line 73 of file bytearrayrowscolumntextrenderer.h.

const Okteta::CharCodec* Kasten2::ByteArrayRowsColumnTextRenderer::mCharCodec
protected

Definition at line 81 of file bytearrayrowscolumntextrenderer.h.

const Okteta::CoordRange Kasten2::ByteArrayRowsColumnTextRenderer::mCoordRange
protected

Definition at line 75 of file bytearrayrowscolumntextrenderer.h.

int* const Kasten2::ByteArrayRowsColumnTextRenderer::mLinePositions
protected

Definition at line 93 of file bytearrayrowscolumntextrenderer.h.

const int Kasten2::ByteArrayRowsColumnTextRenderer::mNoOfBytesPerLine
protected

Definition at line 77 of file bytearrayrowscolumntextrenderer.h.

int Kasten2::ByteArrayRowsColumnTextRenderer::mNoOfCharsPerLine
protected

buffered value of how many chars a line needs

Definition at line 91 of file bytearrayrowscolumntextrenderer.h.

Okteta::Address Kasten2::ByteArrayRowsColumnTextRenderer::mOffset
mutableprotected

Data to print.

Definition at line 88 of file bytearrayrowscolumntextrenderer.h.

int Kasten2::ByteArrayRowsColumnTextRenderer::mRenderLine
mutableprotected

Line to print.

Definition at line 86 of file bytearrayrowscolumntextrenderer.h.

const QChar Kasten2::ByteArrayRowsColumnTextRenderer::mSubstituteChar
protected

Definition at line 82 of file bytearrayrowscolumntextrenderer.h.

const QChar Kasten2::ByteArrayRowsColumnTextRenderer::mUndefinedChar
protected

Definition at line 83 of file bytearrayrowscolumntextrenderer.h.

const Okteta::ValueCodec* Kasten2::ByteArrayRowsColumnTextRenderer::mValueCodec
protected

Definition at line 80 of file bytearrayrowscolumntextrenderer.h.

const int Kasten2::ByteArrayRowsColumnTextRenderer::mVisibleCodings
protected

Definition at line 79 of file bytearrayrowscolumntextrenderer.h.


The documentation for this class was generated from the following files:
  • bytearrayrowscolumntextrenderer.h
  • bytearrayrowscolumntextrenderer.cpp
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

KDE's Doxygen guidelines are available online.

okteta

Skip menu "okteta"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal