Class: OpenStudio::PathWatcher

Inherits:
QObject
  • Object
show all
Defined in:
lib/openstudio-api-stubs/Classes/PathWatcher.rb

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.new(*args) ⇒ Object



4
5
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 4

def self.new(*args)
end

Instance Method Details

#checkFileObject



26
27
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 26

def checkFile
end

#clearStateObject



20
21
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 20

def clearState
end

#directoryChanged(qString) ⇒ Object



22
23
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 22

def directoryChanged(qString)
end

#dirtyBoolean

Returns:

  • (Boolean)


18
19
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 18

def dirty
end

#disableBoolean

Returns:

  • (Boolean)


12
13
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 12

def disable
end

#enableObject



9
10
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 9

def enable
end

#enabledBoolean

Returns:

  • (Boolean)


7
8
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 7

def enabled
end

#fileChanged(qString) ⇒ Object



24
25
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 24

def fileChanged(qString)
end

#pathPath

Returns:



15
16
# File 'lib/openstudio-api-stubs/Classes/PathWatcher.rb', line 15

def path
end