Eidolon
Public Member Functions | List of all members
ObjectPropertyWidget Class Reference

Inherits QWidget, and Ui_ObjProp.

Collaboration diagram for ObjectPropertyWidget:
Collaboration graph

Public Member Functions

def __init__ (self, parent=None)
 
def addReprOption (self, name, labelText, uitype, minval=0, maxval=0, stepval=1, decimals=6)
 
def getParamPanel (self)
 
def setParamPanel (self, panel)
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  parent = None 
)
Here is the call graph for this function:

Member Function Documentation

◆ addReprOption()

def addReprOption (   self,
  name,
  labelText,
  uitype,
  minval = 0,
  maxval = 0,
  stepval = 1,
  decimals = 6 
)
Here is the call graph for this function:

◆ getParamPanel()

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

◆ setParamPanel()

def setParamPanel (   self,
  panel 
)
Here is the call graph for this function:

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