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

okteta

  • Kasten2
  • ByteArrayView
Kasten2::ByteArrayView Member List

This is the complete list of members for Kasten2::ByteArrayView, including all inherited members.

AbstractModel(AbstractModel *baseModel=0)Kasten2::AbstractModelexplicitprotected
AbstractModel(AbstractModelPrivate *d)Kasten2::AbstractModelexplicitprotected
AbstractView(AbstractModel *baseModel=0)Kasten2::AbstractViewexplicit
baseModel() const Kasten2::AbstractModel
binaryGapWidth() const Kasten2::ByteArrayView
ByteArrayView(ByteArrayDocument *document, ByteArrayViewProfileSynchronizer *synchronizer)Kasten2::ByteArrayView
ByteArrayView(ByteArrayView *other, ByteArrayViewProfileSynchronizer *synchronizer, Qt::Alignment alignment=0)Kasten2::ByteArrayView
byteSpacingWidth() const Kasten2::ByteArrayView
canReadData(const QMimeData *data) const Kasten2::ByteArrayViewvirtual
charCodecChanged(const QString &charCodingName)Kasten2::ByteArrayViewsignal
charCodingName() const Kasten2::ByteArrayView
copySelectedData() const Kasten2::ByteArrayViewvirtual
cursorPosition() const Kasten2::ByteArrayView
cursorPositionChanged(Okteta::Address cursorPosition)Kasten2::ByteArrayViewsignal
cursorRect() const Kasten2::ByteArrayView
cutSelectedData()Kasten2::ByteArrayViewvirtual
d_ptrKasten2::AbstractModelprotected
deleteSelectedData()Kasten2::ByteArrayViewvirtual
findBaseModel() const Kasten2::AbstractModel
findBaseModelWithInterface() const Kasten2::AbstractModel
firstLineOffset() const Kasten2::ByteArrayView
focusChanged(bool hasFocus)Kasten2::AbstractViewsignal
groupSpacingWidth() const Kasten2::ByteArrayView
hasFocus() const Kasten2::ByteArrayViewvirtual
hasSelectedData() const Kasten2::ByteArrayViewvirtual
hasSelectedDataChanged(bool hasSelectedData)Kasten2::ByteArrayViewsignal
insert(const QByteArray &byteArray)Kasten2::ByteArrayView
insertData(const QMimeData *data)Kasten2::ByteArrayViewvirtual
isModifiable() const Kasten2::ByteArrayViewvirtual
isOverwriteMode() const Kasten2::ByteArrayView
isOverwriteOnly() const Kasten2::ByteArrayView
isReadOnly() const Kasten2::ByteArrayViewvirtual
layoutStyle() const Kasten2::ByteArrayView
layoutStyleChanged(int layoutStyle)Kasten2::ByteArrayViewsignal
modelSelection() const Kasten2::ByteArrayViewvirtual
modifiableChanged(bool isModifiable)Kasten2::AbstractModelsignal
noOfBytesPerLine() const Kasten2::ByteArrayView
noOfBytesPerLineChanged(int noOfBytesPerLine)Kasten2::ByteArrayViewsignal
noOfGroupedBytes() const Kasten2::ByteArrayView
noOfGroupedBytesChanged(int noOfGroupedBytes)Kasten2::ByteArrayViewsignal
offsetCoding() const Kasten2::ByteArrayView
offsetCodingChanged(int offsetCoding)Kasten2::ByteArrayViewsignal
offsetColumnVisible() const Kasten2::ByteArrayView
offsetColumnVisibleChanged(bool visible)Kasten2::ByteArrayViewsignal
overwriteModeChanged(bool overwriteMode)Kasten2::ByteArrayViewsignal
readOnlyChanged(bool isReadOnly)Kasten2::AbstractModelsignal
selectAllData(bool selectAll)Kasten2::ByteArrayViewvirtual
selectedDataChanged(const Kasten2::AbstractModelSelection *modelSelection)Kasten2::ByteArrayViewsignal
selection() const Kasten2::ByteArrayView
setBaseModel(AbstractModel *baseModel)Kasten2::AbstractModelprotected
setCharCoding(const QString &charCodingName)Kasten2::ByteArrayView
setCursorPosition(Okteta::Address cursorPosition)Kasten2::ByteArrayView
setFocus()Kasten2::ByteArrayViewvirtual
setLayoutStyle(int layoutStyle)Kasten2::ByteArrayView
setMarking(const Okteta::AddressRange &range, bool ensureVisible=false)Kasten2::ByteArrayView
setNoOfBytesPerLine(int noOfBytesPerLine)Kasten2::ByteArrayView
setNoOfGroupedBytes(int noOfGroupedBytes)Kasten2::ByteArrayView
setOffsetCoding(int offsetCoding)Kasten2::ByteArrayView
setOverwriteMode(bool overwriteMode)Kasten2::ByteArrayView
setReadOnly(bool isReadOnly)Kasten2::ByteArrayViewvirtual
setSelection(Okteta::Address start, Okteta::Address end)Kasten2::ByteArrayView
setSelectionCursorPosition(Okteta::Address index)Kasten2::ByteArrayView
setShowsNonprinting(bool showsNonprinting=true)Kasten2::ByteArrayView
setSubstituteChar(QChar substituteChar)Kasten2::ByteArrayView
setUndefinedChar(QChar undefinedChar)Kasten2::ByteArrayView
setValueCoding(int valueCoding)Kasten2::ByteArrayView
setViewModus(int viewModus)Kasten2::ByteArrayView
setVisibleByteArrayCodings(int columns)Kasten2::ByteArrayView
setZoomLevel(double Level)Kasten2::ByteArrayViewvirtual
showsNonprinting() const Kasten2::ByteArrayView
showsNonprintingChanged(bool showsNonprinting)Kasten2::ByteArrayViewsignal
startOffset() const Kasten2::ByteArrayView
substituteChar() const Kasten2::ByteArrayView
substituteCharChanged(QChar substituteChar)Kasten2::ByteArrayViewsignal
synchronizer() const Kasten2::ByteArrayView
title() const Kasten2::ByteArrayViewvirtual
titleChanged(const QString &newTitle)Kasten2::AbstractModelsignal
toggleOffsetColumn(bool visible)Kasten2::ByteArrayView
undefinedChar() const Kasten2::ByteArrayView
undefinedCharChanged(QChar undefinedChar)Kasten2::ByteArrayViewsignal
valueCoding() const Kasten2::ByteArrayView
valueCodingChanged(int valueCoding)Kasten2::ByteArrayViewsignal
viewModus() const Kasten2::ByteArrayView
viewModusChanged(int viewModus)Kasten2::ByteArrayViewsignal
visibleByteArrayCodings() const Kasten2::ByteArrayView
visibleByteArrayCodingsChanged(int columns)Kasten2::ByteArrayViewsignal
widget() const Kasten2::ByteArrayViewvirtual
zoomLevel() const Kasten2::ByteArrayViewvirtual
zoomLevelChanged(double Level)Kasten2::ByteArrayViewsignal
~AbstractModel()Kasten2::AbstractModelvirtual
~AbstractView()Kasten2::AbstractViewvirtual
~ByteArrayView()Kasten2::ByteArrayViewvirtual
~DataSelectable()Kasten2::If::DataSelectableinlinevirtual
~SelectedDataWriteable()Kasten2::If::SelectedDataWriteableinlinevirtual
~Zoomable()Kasten2::If::Zoomableinlinevirtual
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