https://bugs.kde.org/show_bug.cgi?id=477648

            Bug ID: 477648
           Summary: Python API Active Tool request
    Classification: Applications
           Product: krita
           Version: 5.2.0
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: Scripting
          Assignee: krita-bugs-n...@kde.org
          Reporter: keyth2363...@gmail.com
  Target Milestone: ---

A python API question to know which tool is active.
could be something like :

Krita.instance().activeTool()

or in alternative to be able to do:

- Krita.instance().tools() : giving the list of all tools available
- boolean = Krita.instance().action( "InteractionTool" ).isChecked() : to know
if a given tool is active

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to