tik_manager4.dcc.krita.extension

Attributes

classes

exceptions

file_name

modules

Classes

ExtensionCore

Core class for DCC specific UI extensions.

Package Contents

class ExtensionCore(main_window)

Core class for DCC specific UI extensions.

add_function_to_main_menu(function, name)

Add a function to the main menu.

abstract execute()

Mandatory method to execute the extension.

get_work_and_version()

Get the work and version objects from the scene file.

classes
exceptions = ['__init__.py']
file_name
modules