QlReportInfo Struct Reference

#include <types.h>


Detailed Description

Structure to store a whole report.

Todo:
Revise to remove the fixed length buffers in preference for GList and the GtkHTML QlTHead data.

Definition at line 154 of file types.h.


Data Fields

gchar * name
gint16 last_column
gint16 width
gint16 height
QlReportColumn column [MAX_FIELDS+2]
gint16 sort
gint16 filter
gchar * header
gchar * footer

Field Documentation

gint16 QlReportInfo::sort

column [0] is unused

Definition at line 161 of file types.h.

gint16 QlReportInfo::filter

which sort rule, -1 means none

Definition at line 162 of file types.h.

gchar* QlReportInfo::header

which filter, -1 means none

Definition at line 163 of file types.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 28 22:02:11 2008 for quicklist by  doxygen 1.5.4