|
|
CReportGroupDesc : If a report should also be grouped by some database field this class will be used to handle the data that is needed to describe the group.
CReportGroupDesc ( char *name )
| CReportGroupDesc |
QString field_name | field_name |
short sort_order | sort_order |
CReportPart * group_header | group_header |
CReportPart * group_footer | group_footer |
QVariant last_value | last_value |
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |