
Abstract Base Class for ImageTwoWay dataproviders
Definition at line 165 of file Image.py.
Public Member Functions | |
| def | __init__ |
| def | __init__ |
| def | __init__ |
| def | add |
| def | configure |
| def | configure |
| def | delete |
| def | emit |
| def | emit |
| def | emit_change_detected |
| def | emit_change_detected |
| def | finish |
| def | finish |
| def | get |
| def | get_all |
| def | get_changes |
| def | get_configuration |
| def | get_configuration |
| def | get_configuration_xml |
| def | get_configuration_xml |
| def | get_input_conversion_args |
| def | get_input_conversion_args |
| def | get_input_type |
| def | get_input_type |
| def | get_name |
| def | get_name |
| def | get_num_items |
| def | get_output_conversion_args |
| def | get_output_conversion_args |
| def | get_output_type |
| def | get_output_type |
| def | get_status |
| def | get_status |
| def | get_UID |
| def | get_UID |
| def | initialize |
| def | initialize |
| def | is_busy |
| def | is_busy |
| def | is_configured |
| def | is_configured |
| def | put |
| def | refresh |
| def | refresh |
| def | set_configuration |
| def | set_configuration |
| def | set_configuration_xml |
| def | set_configuration_xml |
| def | set_status |
| def | set_status |
| def | uninitialize |
| def | uninitialize |
Public Attributes | |
| icon | |
| icon | |
| pendingChangeDetected | |
| pendingChangeDetected | |
| status | |
| status | |
Static Public Attributes | |
| list | IMAGE_SIZES = ["640x480", "800x600", "1024x768"] |
| string | NO_RESIZE = "None" |
Static Private Attributes | |
| string | _module_type_ = "twoway" |