Eidolon
Public Member Functions | Public Attributes | Private Member Functions | List of all members
ScreenshotDialog Class Reference

Inherits QDialog, and Ui_ScreenshotForm.

Collaboration diagram for ScreenshotDialog:
Collaboration graph

Public Member Functions

def __init__ (self, win, start, end, fps, steps, cameras)
 
def setDimensionValues (self, width, height)
 
def setTimestepValues (self, start, end, fps, steps)
 
def getTimestepValues (self)
 

Public Attributes

 win
 
 cameras
 
 currentCamera
 
 result
 

Private Member Functions

def _choosePath (self)
 
def _setEnabled (self, b=None)
 
def _updateCount (self, b)
 
def _chooseSource (self, i)
 
def _save (self)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  win,
  start,
  end,
  fps,
  steps,
  cameras 
)

Member Function Documentation

◆ _choosePath()

def _choosePath (   self)
private

◆ _chooseSource()

def _chooseSource (   self,
  i 
)
private
Here is the call graph for this function:

◆ _save()

def _save (   self)
private
Here is the call graph for this function:

◆ _setEnabled()

def _setEnabled (   self,
  b = None 
)
private
Here is the call graph for this function:

◆ _updateCount()

def _updateCount (   self,
  b 
)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getTimestepValues()

def getTimestepValues (   self)
Here is the caller graph for this function:

◆ setDimensionValues()

def setDimensionValues (   self,
  width,
  height 
)
Here is the caller graph for this function:

◆ setTimestepValues()

def setTimestepValues (   self,
  start,
  end,
  fps,
  steps 
)

Member Data Documentation

◆ cameras

cameras

◆ currentCamera

currentCamera

◆ result

result

◆ win

win

The documentation for this class was generated from the following file: