You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/khexedit/parts/kbytesedit/README

23 lines
651 B

KBytesEdit widget modul
=======================
part of the KHexEdit 2 project (kdenonbeta/khexedit2)
Author/Maintainer: Friedrich W. H. Kossebau <Friedrich.W.H@Kossebau.de>
description:
------------
This module delivers a service for the service type "KHexEdit/KBytesEdit".
It is a hex edit widget that operates on an array of chars given by
the programmer.
It serves right now the interfaces
HexColumnInterface, TextColumnInterface, ZoomInterface, ClipBoardInterface.
installing:
-----------
Installs the .desktop file describing the service and the module library.
usage:
------
Only official known usage is by KPilot (tdepim/kpilot) for now.