okteta
oktetagui.h File Reference
#include "lineposition.h"
#include "kadds.h"
#include "byte.h"
#include "oktetacore.h"
#include <QtCore/QChar>
Include dependency graph for oktetagui.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
Okteta | |
Variables | |
static const int | Okteta::DefaultBinaryGapWidth = 1 |
static const PixelX | Okteta::DefaultByteSpacingWidth = 3 |
static const PixelX | Okteta::DefaultCursorWidth = 2 |
static const PixelX | Okteta::DefaultGroupSpacingWidth = 9 |
static const int | Okteta::DefaultNoOfBytesPerLine = 16 |
static const int | Okteta::DefaultNoOfGroupedBytes = 4 |
static const PixelX | Okteta::DefaultRowSpacingHeight = 0 |
static const bool | Okteta::DefaultShowingNonprinting = false |
static const QChar | Okteta::DefaultSubstituteChar = QLatin1Char( '.' ) |
static const QChar | Okteta::DefaultUndefinedChar = QChar( QChar::ReplacementCharacter ) |
static const Byte | Okteta::EmptyByte = ' ' |
static const unsigned int | Okteta::EndsLater = 2 |
static const int | Okteta::InsertCursorWidth = 2 |
static const LinePosition | Okteta::NoByteFound = -1 |
static const unsigned int | Okteta::StartsBefore = 1 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.