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

#include <kis_dlg_preferences.h>

+ Inheritance diagram for WdgPopupPaletteSettingsBase:

Public Member Functions

 WdgPopupPaletteSettingsBase (QWidget *parent, const char *name)
 

Detailed Description

"Pop-up Palette"-tab for preferences dialog

Definition at line 346 of file kis_dlg_preferences.h.

Constructor & Destructor Documentation

◆ WdgPopupPaletteSettingsBase()

WdgPopupPaletteSettingsBase::WdgPopupPaletteSettingsBase ( QWidget * parent,
const char * name )
inline

Definition at line 351 of file kis_dlg_preferences.h.

351 : QWidget(parent) {
352 setObjectName(name); setupUi(this);
353 }

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