| 
    MeVisLab Scripting Reference
    
   | 
 
#include <mlabClientChainCondition.h>
Inherits MLABClientJobCondition.
Public Slots | |
| QList< qlonglong > | jobIDs () const | 
| QList< qlonglong > | softJobIDs () const | 
  Public Slots inherited from MLABClientJobCondition | |
| virtual bool | isRepeating () const | 
| virtual void | setRepeating (bool repeat) | 
The wrapper for a chain condition.
      
  | 
  inlineslot | 
The list of job IDs this job is waiting for.
These jobs must terminate successful.
      
  | 
  inlineslot | 
The list of job IDs this job is waiting for but which must not run successful.