Krita Source Code Documentation
Loading...
Searching...
No Matches
StoryboardDockerPlugin Class Reference

#include <StoryboardDocker.h>

+ Inheritance diagram for StoryboardDockerPlugin:

Public Member Functions

 StoryboardDockerPlugin (QObject *parent, const QVariantList &)
 
 ~StoryboardDockerPlugin () override
 

Detailed Description

Storyboard Docker showing frames and comments

Definition at line 17 of file StoryboardDocker.h.

Constructor & Destructor Documentation

◆ StoryboardDockerPlugin()

StoryboardDockerPlugin::StoryboardDockerPlugin ( QObject * parent,
const QVariantList &  )

Definition at line 54 of file StoryboardDocker.cpp.

55 : QObject(parent)
56{
58}
static KoDockRegistry * instance()

References KoGenericRegistry< T >::add(), and KoDockRegistry::instance().

◆ ~StoryboardDockerPlugin()

StoryboardDockerPlugin::~StoryboardDockerPlugin ( )
override

Definition at line 60 of file StoryboardDocker.cpp.

61{
62}

The documentation for this class was generated from the following files: