Source: /app/hbasic/hbasic/hbdata/hbreport_elmt.h


Annotated List
Files
Globals
Hierarchy
Index

#ifndef HBREPORTELMT_H
#define HBREPORTELMT_H

#include 
#include "hbobject.h"

class HBReportElmt : public QObject, public HBObject
{
public:
	HBReportElmt( char *name );

	short element_type;
	QWidget *report_wgt;
	/* Offset of field source code in source memory block of report */
	long source_offs;
	/* Offset of runtime code for field */
	long rt_code_offs;
};

#endif


Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54.