Source: /app/hbasic/hbasic/libdesc/event_editor.h


Annotated List
Files
Globals
Hierarchy
Index

#ifndef EVENT_EDITOR_H
#define EVENT_EDITOR_H

#include 

class QLineEdit;
class QPushButton;

class EventEditor : public QDialog
{
Q_OBJECT

public:
	EventEditor( void );

	QLineEdit *le_event_name;

private:
	QPushButton *btn_ok;
};

#endif


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