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

Class Index

knotes'DefStruct (./kdeutils/knotes/knotes.h:44)

typedef struct _DefStruct{
  QColor forecolor;
  QColor backcolor;
  int 	width;
  int 	height;
  bool 	frame3d;
  bool 	autoindent;
  QFont   font;
  QString mailcommand;
  QString printcommand;
  QString soundcommand;
  bool  playSound;
  bool	onTop;