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

Class Index

kdevelop'BracketMark (./kdevelop/kdevelop/kwrite/kwview.h:198)

struct BracketMark {
  PointStruc cursor;
  int sXPos;
  int eXPos;
};