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

#include <dlg_bundle_manager.h>

+ Inheritance diagram for WdgDlgBundleManager:

Public Member Functions

 WdgDlgBundleManager (QWidget *parent)
 

Detailed Description

Definition at line 21 of file dlg_bundle_manager.h.

Constructor & Destructor Documentation

◆ WdgDlgBundleManager()

WdgDlgBundleManager::WdgDlgBundleManager ( QWidget * parent)
inline

Definition at line 26 of file dlg_bundle_manager.h.

27 : QWidget(parent)
28 {
29 setupUi(this);
30 }

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