okteta
structviewpreferences.h
Go to the documentation of this file.
bool mLocaleAwareFloatFormatting
Definition: structviewpreferences.h:312
ItemInt * unsignedDisplayBaseItem()
Get Item object corresponding to UnsignedDisplayBase()
Definition: structviewpreferences.h:42
friend class StructViewPreferencesHelper
Definition: structviewpreferences.h:304
ItemBool * showCharNumericalValueItem()
Get Item object corresponding to ShowCharNumericalValue()
Definition: structviewpreferences.h:123
ItemInt * signedDisplayBaseItem()
Get Item object corresponding to SignedDisplayBase()
Definition: structviewpreferences.h:69
ItemInt * floatPrecisionItem()
Get Item object corresponding to FloatPrecision()
Definition: structviewpreferences.h:243
StructViewPreferences()
Definition: structviewpreferences.cpp:35
int mUnsignedDisplayBase
Definition: structviewpreferences.h:308
static void setLoadedStructures(const QStringList &v)
Set LoadedStructures.
Definition: structviewpreferences.h:279
ItemBool * shortTypeNamesItem()
Get Item object corresponding to ShortTypeNames()
Definition: structviewpreferences.h:177
int mCharDisplayBase
Definition: structviewpreferences.h:310
bool mShowCharNumericalValue
Definition: structviewpreferences.h:311
static bool localeAwareFloatFormatting()
Get LocaleAwareFloatFormatting.
Definition: structviewpreferences.h:142
static void setLocaleAwareDecimalFormatting(bool v)
Set LocaleAwareDecimalFormatting.
Definition: structviewpreferences.h:186
int mFloatPrecision
Definition: structviewpreferences.h:315
bool mLocaleAwareDecimalFormatting
Definition: structviewpreferences.h:314
static void setUnsignedDisplayBase(int v)
Set UnsignedDisplayBase.
Definition: structviewpreferences.h:24
ItemEnum * byteOrderItem()
Get Item object corresponding to ByteOrder()
Definition: structviewpreferences.h:270
bool mShortTypeNames
Definition: structviewpreferences.h:313
static bool localeAwareDecimalFormatting()
Get LocaleAwareDecimalFormatting.
Definition: structviewpreferences.h:196
QStringList mLoadedStructures
Definition: structviewpreferences.h:319
ItemInt * charDisplayBaseItem()
Get Item object corresponding to CharDisplayBase()
Definition: structviewpreferences.h:96
ItemBool * localeAwareDecimalFormattingItem()
Get Item object corresponding to LocaleAwareDecimalFormatting()
Definition: structviewpreferences.h:204
static void setShowCharNumericalValue(bool v)
Set ShowCharNumericalValue.
Definition: structviewpreferences.h:105
static bool showCharNumericalValue()
Get ShowCharNumericalValue.
Definition: structviewpreferences.h:115
static void setSignedDisplayBase(int v)
Set SignedDisplayBase.
Definition: structviewpreferences.h:51
~StructViewPreferences()
Definition: structviewpreferences.cpp:101
int mSignedDisplayBase
Definition: structviewpreferences.h:309
static void setLocaleAwareFloatFormatting(bool v)
Set LocaleAwareFloatFormatting.
Definition: structviewpreferences.h:132
ItemBool * localeAwareFloatFormattingItem()
Get Item object corresponding to LocaleAwareFloatFormatting()
Definition: structviewpreferences.h:150
ItemStringList * loadedStructuresItem()
Get Item object corresponding to LoadedStructures()
Definition: structviewpreferences.h:297
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:09 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:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.