#include <QWidget>#include "SALOME_NamingService.hxx"#include "SALOME_Launcher.hh"

Go to the source code of this file.
Classes | |
| class | YACS::HMI::BatchJobsListDialog |
Namespaces | |
| namespace | YACS |
| namespace | YACS::ENGINE |
| namespace | YACS::HMI |
Macros | |
| #define | type_job 0 |
| #define | type_state 1 |
| #define | type_res 2 |
| #define | type_id 3 |
| #define type_id 3 |
Definition at line 33 of file ListJobs_GUI.hxx.
Referenced by YACS::HMI::BatchJobsListDialog::build_table().
| #define type_job 0 |
Definition at line 30 of file ListJobs_GUI.hxx.
Referenced by YACS::HMI::BatchJobsListDialog::build_table().
| #define type_res 2 |
Definition at line 32 of file ListJobs_GUI.hxx.
Referenced by YACS::HMI::BatchJobsListDialog::build_table().
| #define type_state 1 |
Definition at line 31 of file ListJobs_GUI.hxx.
Referenced by YACS::HMI::BatchJobsListDialog::build_table().