KHexEdit
byteseditinterface.h File Reference
#include <kservicetypetrader.h>
#include <QtGui/QWidget>
Include dependency graph for byteseditinterface.h:

Go to the source code of this file.
Namespaces | |
namespace | KHE |
Classes | |
class | KHE::BytesEditInterface |
An interface for a hex edit editor/viewer for arrays of byte. More... | |
Functions | |
template<class T> | |
BytesEditInterface * | KHE::bytesEditInterface (T *t) |
QWidget * | KHE::createBytesEditWidget (QWidget *Parent=0) |