summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kbytesedit/README
blob: d6d294877d26a2c419f6e2eec54ed0e9dbe38ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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.