|
Krita Source Code Documentation
|
Inheritance diagram for tenbrushes.tenbrushes.TenBrushesExtension:Public Member Functions | |
| __init__ (self, parent) | |
| activatePreset (self) | |
| createActions (self, window) | |
| initialize (self) | |
| loadActions (self, window) | |
| readSettings (self) | |
| setup (self) | |
| writeSettings (self) | |
Public Attributes | |
| actionToIndex | |
| activatePreset | |
| activatePrev | |
| autoBrush | |
| buttons | |
| initialize | |
| oldPreset | |
| selectedPresets | |
| showMessage | |
| uitenbrushes | |
Definition at line 12 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.__init__ | ( | self, | |
| parent ) |
Definition at line 14 of file tenbrushes.py.
References tenbrushes.tenbrushes.TenBrushesExtension.__init__().
| tenbrushes.tenbrushes.TenBrushesExtension.activatePreset | ( | self | ) |
Definition at line 97 of file tenbrushes.py.
References tenbrushes.tenbrushes.TenBrushesExtension.actionToIndex, tenscripts.tenscripts.TenScriptsExtension.actionToIndex, tenbrushes.tenbrushes.TenBrushesExtension.activatePrev, KisBrushModel::BrushData.autoBrush, tenbrushes.tenbrushes.TenBrushesExtension.autoBrush, KisPipeBrushParasite.dim, KisSpinBoxUnitManager.dim, FlattenSpec.dim, xcfLayer.dim, Krita.instance(), tenbrushes.tenbrushes.TenBrushesExtension.oldPreset, tenbrushes.tenbrushes.TenBrushesExtension.selectedPresets, KisFloatingMessage.showMessage(), and tenbrushes.tenbrushes.TenBrushesExtension.showMessage.
| tenbrushes.tenbrushes.TenBrushesExtension.createActions | ( | self, | |
| window ) |
Definition at line 33 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.initialize | ( | self | ) |
Definition at line 39 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.loadActions | ( | self, | |
| window ) |
Definition at line 86 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.readSettings | ( | self | ) |
Definition at line 43 of file tenbrushes.py.
References tenbrushes.tenbrushes.TenBrushesExtension.activatePrev, KisBrushModel::BrushData.autoBrush, tenbrushes.tenbrushes.TenBrushesExtension.autoBrush, tenbrushes.tenbrushes.TenBrushesExtension.selectedPresets, KisFloatingMessage.showMessage(), and tenbrushes.tenbrushes.TenBrushesExtension.showMessage.
| tenbrushes.tenbrushes.TenBrushesExtension.setup | ( | self | ) |
Definition at line 30 of file tenbrushes.py.
References KisKActionCollection.readSettings(), KDcrawIface::RExpanderBox.readSettings(), KDcrawIface::DcrawSettingsWidget.readSettings(), scriptdocker.scriptdocker.ScriptDocker.readSettings(), scripter.ui_scripter.actions.settingsaction.settingsaction.SettingsAction.readSettings(), tenbrushes.tenbrushes.TenBrushesExtension.readSettings(), tenscripts.tenscripts.TenScriptsExtension.readSettings(), workflow_buttons.workflow_buttons.WorkflowButtons.readSettings(), scripter.ui_scripter.actions.settingsaction.fontscombobox.FontsComboBox.readSettings(), scripter.ui_scripter.actions.settingsaction.settingsdialog.SettingsDialog.readSettings(), and scripter.ui_scripter.actions.settingsaction.syntaxstylescombobox.SyntaxStylesComboBox.readSettings().
| tenbrushes.tenbrushes.TenBrushesExtension.writeSettings | ( | self | ) |
Definition at line 71 of file tenbrushes.py.
References tenbrushes.tenbrushes.TenBrushesExtension.activatePrev, KisBrushModel::BrushData.autoBrush, tenbrushes.tenbrushes.TenBrushesExtension.autoBrush, KoPointerEvent.buttons(), KisInputButton::Private.buttons, KisInputButton.buttons(), KisKeyInputEditor.buttons(), KisMouseInputEditor.buttons(), KisShortcutConfiguration::Private.buttons, KisShortcutConfiguration.buttons(), KisShortcutMatcher.buttons, KisStrokeShortcut.buttons, KoToolBox::Private.buttons, KoAnchorSelectionWidget.buttons, KisOptionButtonStrip.buttons(), comics_project_management_tools.comics_template_dialog.comics_template_dialog.buttons, tenbrushes.tenbrushes.TenBrushesExtension.buttons, tenbrushes.tenbrushes.TenBrushesExtension.selectedPresets, KisFloatingMessage.showMessage(), and tenbrushes.tenbrushes.TenBrushesExtension.showMessage.
| tenbrushes.tenbrushes.TenBrushesExtension.actionToIndex |
Definition at line 19 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.activatePreset |
Definition at line 94 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.activatePrev |
Definition at line 22 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.autoBrush |
Definition at line 25 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.buttons |
Definition at line 17 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.initialize |
Definition at line 36 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.oldPreset |
Definition at line 28 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.selectedPresets |
Definition at line 18 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.showMessage |
Definition at line 27 of file tenbrushes.py.
| tenbrushes.tenbrushes.TenBrushesExtension.uitenbrushes |
Definition at line 40 of file tenbrushes.py.