|
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 |
Returns the number of seconds that must have passed after the last change in the directory.
|
inlineslot |
Returns the path of the directory that is watched for changes.