MeVisLab Scripting Reference
|
#include <mlabClientWatchCondition.h>
Inherits MLABClientJobCondition.
Public Slots | |
int | coolDownTimeInSeconds () const |
QString | watchedDirectory () const |
Public Slots inherited from MLABClientJobCondition | |
virtual bool | isRepeating () const |
virtual void | setRepeating (bool repeat) |
A wrapper for directory watch job conditions.
|
inlineslot |
The number of seconds that must have passed after the last change in the directory.
|
inlineslot |
The path of the directory that is watched for changes.