StudioExt#
- class ansys.scade.guitools.studio_ext.StudioExt#
Bases:
ansys.scade.guitools.studio.StudioImplementation for SCADE IDE.
Overview#
Redirect the call to the API. |
|
Redirect the call to the API. |
|
Redirect the call to the API. |
|
Redirect the call to the API. |
|
Redirect the call to the API. |
|
Redirect the call to the API. |
|
Redirect the call to the API. |
Import detail#
from ansys.scade.guitools.studio_ext import StudioExt
Method detail#
- StudioExt.file_save(file_name: str, extension: str = '', directory: str = '', filter: str = '') str#
Redirect the call to the API.
- StudioExt.message_box(name: str, message: str, style: str = 'ok', icon: str = 'information') int#
Redirect the call to the API.
- StudioExt.register_load_model_callable(callable)#
Redirect the call to the API.
- StudioExt.register_terminate_callable(callable)#
Redirect the call to the API.
- StudioExt.register_unload_model_callable(callable)#
Redirect the call to the API.