Vertaling van "Plugin class" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In most cases, this can be your main plugin class.
Name of the plugin class to generate
The base plugin class has a method call onAccChanged that is called everytime the target application's selected accessible item changes. We will override it setting the button to be sensitive only when the current accessible item has the "click" action
Esta clase de complemento base tiene una llamada de método onAccChanged a la que se llama cada vez que el elemento accesible seleccionado de la aplicación objetivo cambia. Se sobrescribirá ajustando el botón para ser sensible sólo cuando el elemento accesible actual tiene la acción «click».
The package your plugin class will be generated in githubProject
El paquete de su clase de complemento será generado en githubProject
A Plugin class wrapper, used to retrieve information from the annotation for easier use.
Un envoltorio de clase Plugin, utilizado para recuperar información de la anotación para facilitar su uso.
Plugin class name - label
Plugin class name - plugin-id
The LongTail Plugin class has been renamed.
However, your main plugin class is registered automatically.
As before, the file that defines the plugin class
And of course, you should make sure that your extensions are also installed and active by checking the plugin class, function, or constant name.
Y por supuesto, deberías asegurarte de que tus extensiones también estén instaladas y activas comprobando la clase, la función o el nombre de la constante del plugin.
A plugin class that will register the classes to the QML context
See Main Plugin Class for information on configuring your plugin ID.
Ve Clase de Plug-in Principal para mas información en la configuración de tu ID de extensión.