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

Class Index

kspread'DefStruct (./koffice/kspread/plugins/calculator/kcalc.h:183)

typedef struct _DefStruct{
  QColor forecolor;
  QColor backcolor;
  int precision;
  int fixedprecision;
  int style;
  bool fixed;
  bool beep;
  QFont   font;