#include <resourcemanager.h>
Definition at line 20 of file resourcemanager.h.
◆ ResourceManager()
| ResourceManager::ResourceManager |
( |
QObject * | parent, |
|
|
const QVariantList & | ) |
Definition at line 34 of file resourcemanager.cpp.
37{
41
42 action =
new KisAction(i18n(
"Manage Resources..."),
this);
45}
connect(this, SIGNAL(optionsChanged()), this, SLOT(saveOptions()))
void addAction(const QString &name, KisAction *action)
KisActionPlugin(QObject *parent=0)
QScopedPointer< Private > d
void slotManageResources()
References connect().
◆ ~ResourceManager()
| ResourceManager::~ResourceManager |
( |
| ) |
|
|
override |
◆ saveBundle()
◆ slotManageBundles
| void ResourceManager::slotManageBundles |
( |
| ) |
|
|
privateslot |
◆ slotManageResources
| void ResourceManager::slotManageResources |
( |
| ) |
|
|
privateslot |
| QScopedPointer<Private> ResourceManager::d |
|
private |
The documentation for this class was generated from the following files: