Version: 8.3.0
ListJobs_GUI.hxx File Reference
#include <QWidget>
#include "SALOME_NamingService.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

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
 

Macro Definition Documentation

#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().