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

Class Index

khexedit'SDisplayState (./kdeutils/khexedit/hexeditstate.h:539)

struct SDisplayState
{
  SDisplayLine      line;
  SDisplayLayout    layout;
  SDisplayCursor    cursor;
  SDisplayColor     color;
  SDisplayFont      font;
  SDisplayMisc      misc;
  SDisplayInputMode input;
};