|
Krita Source Code Documentation
|
Inheritance diagram for workflow_buttons.workflow_buttons.CustomButton:Public Member Functions | |
| __init__ (self, parent=None, buttonID=-1, values={}) | |
| triggeredFunction (self) | |
Public Attributes | |
| buttonID | |
| triggeredFunction | |
| values | |
Definition at line 152 of file workflow_buttons.py.
| workflow_buttons.workflow_buttons.CustomButton.__init__ | ( | self, | |
| parent = None, | |||
| buttonID = -1, | |||
| values = {} ) |
Definition at line 154 of file workflow_buttons.py.
References workflow_buttons.workflow_buttons.CustomButton.__init__().
| workflow_buttons.workflow_buttons.CustomButton.triggeredFunction | ( | self | ) |
Definition at line 162 of file workflow_buttons.py.
References KoRTree< T >.values(), KoRTree< KoShape * >.values(), KoGenericRegistry< const KisMetaData::Filter * >.values(), KoGenericRegistry< KoColorTransformationFactory * >.values(), KoGenericRegistry< KisExportCheckFactory * >.values(), KoGenericRegistry< KisResourceLoaderBase * >.values(), KoGenericRegistry< KisFilterSP >.values(), KoGenericRegistry< KisGeneratorSP >.values(), KoGenericRegistry< KisFilterStrategy * >.values(), KoGenericRegistry< KisOperation * >.values(), KoGenericRegistry< KoShapeFactoryBase * >.values(), KoGenericRegistry< KisPaintOpFactory * >.values(), KoGenericRegistry< KisMetaData::IOBackend * >.values(), KoGenericRegistry< const Filter * >.values(), KoGenericRegistry< KisPaintingAssistantFactory * >.values(), KoGenericRegistry< KoHistogramProducerFactory * >.values(), KoGenericRegistry< KisAbstractPreferenceSetFactory * >.values(), KoGenericRegistry< KoColorSpaceEngine * >.values(), KoGenericRegistry< KisOperationUIFactory * >.values(), KoGenericRegistry< KisDynamicSensorFactory * >.values(), KoGenericRegistry< KisBrushFactory * >.values(), KoGenericRegistry< KoColorSpaceFactory * >.values(), KoGenericRegistry< T >.values(), KoGenericRegistry< const KisMetaData::MergeStrategy * >.values(), KoGenericRegistry< KoToolFactoryBase * >.values(), KoGenericRegistry< KoFilterEffectFactoryBase * >.values(), KoGenericRegistry< KoDockFactoryBase * >.values(), KoRTree< KoShape * >::NonLeafNode.values(), KoRTree< KoShape * >::LeafNode.values(), KoRTree< KoShape * >::Node.values(), KoRTree< T >::Node.values(), KoRTree< T >::NonLeafNode.values(), KoRTree< T >::LeafNode.values(), KisToolBar::Private::IntSetting.values, and workflow_buttons.workflow_buttons.CustomButton.values.
| workflow_buttons.workflow_buttons.CustomButton.buttonID |
Definition at line 156 of file workflow_buttons.py.
| workflow_buttons.workflow_buttons.CustomButton.triggeredFunction |
Definition at line 158 of file workflow_buttons.py.
| workflow_buttons.workflow_buttons.CustomButton.values |
Definition at line 157 of file workflow_buttons.py.