Source Code (Use browser search to find items of interest.)

Class Index

khexedit'SCursorPosition (./kdeutils/khexedit/hexbuffer.h:731)

struct SCursorPosition
{
  int x;
  int y;
  int w;
  int h;
};