okteta
bytearraycombobox.cpp
Go to the documentation of this file.
void setMaxLength(int maxLength)
Definition: bytearraycombobox.cpp:54
virtual ~ByteArrayComboBox()
Definition: bytearraycombobox.cpp:104
void setByteArray(const QByteArray &byteArray)
Definition: bytearraycombobox.cpp:40
void setMinLength(int minLength)
Definition: bytearraycombobox.cpp:61
ByteArrayComboBoxPrivate *const d_ptr
Definition: bytearraycombobox.h:71
QByteArray byteArray() const
Definition: bytearraycombobox.cpp:76
Definition: bytearraycombobox.h:40
void rememberCurrentByteArray()
Definition: bytearraycombobox.cpp:68
ByteArrayComboBox(QWidget *parent=0)
Definition: bytearraycombobox.cpp:31
void setCharCodec(const QString &charCodecName)
Definition: bytearraycombobox.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.