MeVisLab Scripting Reference
|
Public Slots | |
int | coolDownTimeInSeconds () const |
QString | watchedDirectory () const |
![]() | |
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.