Version: 9.15.0
ListJobs_GUI.hxx File Reference
#include <QWidget>
#include "SALOME_NamingService_Wrapper.hxx"
#include "SALOME_Launcher.hh"
Include dependency graph for ListJobs_GUI.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YACS::HMI::BatchJobsListDialog
 

Namespaces

 YACS
 
 YACS::ENGINE
 
 YACS::HMI
 

Macros

#define type_job   0
 
#define type_state   1
 
#define type_res   2
 
#define type_id   3
 

Macro Definition Documentation

◆ type_id

#define type_id   3

Definition at line 33 of file ListJobs_GUI.hxx.

◆ type_job

#define type_job   0

Definition at line 30 of file ListJobs_GUI.hxx.

◆ type_res

#define type_res   2

Definition at line 32 of file ListJobs_GUI.hxx.

◆ type_state

#define type_state   1

Definition at line 31 of file ListJobs_GUI.hxx.