|
|
Parent class for all editor windows in the HBasic main window.
CWindowListChild ( QWidget *parent, CBasicDocument *srcptr )
| CWindowListChild |
CWindowListChild ( short new_wintype, QWidget *parent )
| CWindowListChild |
~CWindowListChild ( void )
| ~CWindowListChild |
short winWidth ( void )
| winWidth |
short winHeight ( void )
| winHeight |
void setOpenFlag ( short new_value )
| setOpenFlag |
void loadWindowProperties ( QFile *f )
| loadWindowProperties |
void initWindowSize ( void )
| initWindowSize |
CBasicDocument * source_doc_ptr | source_doc_ptr |
short win_type | win_type |
short xstart | xstart |
short ystart | ystart |
short win_width | win_width |
short win_height | win_height |
short is_open | is_open |
short open_before_debug | open_before_debug |
void copyFormSize ( void )
| copyFormSize |
void handleHideEvent ( QWidget *w )
| handleHideEvent |
void handleCloseEvent ( QWidget *w )
| handleCloseEvent |
Generated by: root on linux on Sun Jul 13 18:06:35 2003, using kdoc 2.0a54. |