#include <gapp_service.h>
Inheritance diagram for DlgBase:
Public Member Functions | |
DlgBase () | |
virtual | ~DlgBase () |
virtual void | run ()=0 |
int | running () |
DlgBase () | |
virtual | ~DlgBase () |
virtual void | run ()=0 |
int | running () |
Protected Member Functions | |
void | DlgStart () |
void | DlgDone () |
void | DlgStart () |
void | DlgDone () |
Private Attributes | |
int | runflg |
Definition at line 165 of file gapp_service.h.
|
Definition at line 167 of file gapp_service.h. |
|
Definition at line 168 of file gapp_service.h. |
|
Definition at line 167 of file gapp_service.h. |
|
Definition at line 168 of file gapp_service.h. |
|
Definition at line 175 of file gapp_service.h. |
|
Definition at line 175 of file gapp_service.h. Referenced by external_converter_Control::dlg_clicked(), converterControl::dlg_clicked(), PIPrintControl::dlg_clicked(), and RemoteControl::dlg_clicked(). |
|
Definition at line 174 of file gapp_service.h. |
|
Definition at line 174 of file gapp_service.h. Referenced by external_converter_Control::run(), converterControl::run(), PIPrintControl::run(), and RemoteControl::run(). |
|
Implemented in MkIconsControl, RemoteControl, MkIconsPIControl, PIPrintControl, converterControl, external_converter_Control, MkIconsControl, and RemoteControl. |
|
Implemented in MkIconsControl, RemoteControl, MkIconsPIControl, PIPrintControl, converterControl, external_converter_Control, MkIconsControl, and RemoteControl. |
|
Definition at line 171 of file gapp_service.h. References runflg. |
|
Definition at line 171 of file gapp_service.h. References runflg. Referenced by mkicons_run(), and printer_run(). |
|
Definition at line 175 of file gapp_service.h. Referenced by DlgBase(), DlgDone(), DlgStart(), and running(). |