PyPO User Manual
GUI.utils.inType Class Reference

Enum containing the possible types for an inputDescription. More...

Inheritance diagram for GUI.utils.inType:

Static Public Attributes

int static = 0
 
int vectorStrings = 1
 
int vectorIntegers = 2
 
int vectorFloats = 3
 
int checkbox = 4
 
int dropdown = 5
 
int radio = 6
 
int xyzRadio = 7
 
int dynamicDropdown = 8
 
int dynamicRadio = 9
 
int dynamicCheckbox = 10
 
int elementSelector = 11
 

Detailed Description

Enum containing the possible types for an inputDescription.


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