okteta
infotool.cpp
Go to the documentation of this file.
44 mByteArrayView( 0 ), mByteArrayModel( 0 ), mSourceByteArrayModelUptodate( false ), mSourceByteArrayModel( 0 )
55 return ( mByteArrayModel && mByteArrayView && mByteArrayView->hasSelectedData() && !isStatisticUptodate() );
126 const Okteta::AddressRange selection = ( mByteArrayView ? mByteArrayView->selection() : Okteta::AddressRange() );
void isApplyableChanged(bool isApplyable)
QString charCodingName() const
Definition: bytearrayview.cpp:255
void statisticDirty(bool dirty)
virtual bool hasSelectedData() const
Definition: bytearrayview.cpp:178
Okteta::AddressRange selection() const
Definition: bytearrayview.cpp:271
virtual Size size() const =0
void setUndefinedChar(QChar undefinedChar)
Definition: statistictablemodel.cpp:60
void setValueCoding(int valueCoding)
Definition: statistictablemodel.cpp:67
T findBaseModel() const
returns the first baseModel which is of type T, or null if none is found.
Definition: abstractmodel.h:93
virtual void setTargetModel(AbstractModel *model)
Definition: infotool.cpp:65
void setCharCodec(const QString &codecName)
Definition: statistictablemodel.cpp:83
StatisticTableModel * statisticTableModel() const
Definition: infotool.cpp:51
Definition: bytearraydocument.h:54
Definition: abstractmodel.h:40
Definition: bytearrayview.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.