interfaces
byteseditinterface.h File Reference
#include <kparts/componentfactory.h>
#include <qwidget.h>
Include dependency graph for byteseditinterface.h:
Go to the source code of this file.
Classes | |
class | KHE::BytesEditInterface |
An interface for a hex edit editor/viewer for arrays of byte. More... | |
Namespaces | |
namespace | KHE |
Functions | |
template<class T > | |
BytesEditInterface * | KHE::bytesEditInterface (T *t) |
QWidget * | KHE::createBytesEditWidget (QWidget *Parent=0, const char *Name=0) |