#include <kis_dlg_layer_style.h>
|
| Ui::WdgBlendingOptions | ui |
| |
Definition at line 74 of file kis_dlg_layer_style.h.
◆ BlendingOptions()
| BlendingOptions::BlendingOptions |
( |
QWidget * | parent | ) |
|
Definition at line 994 of file kis_dlg_layer_style.cpp.
995 : QWidget(parent)
996{
998
999
1000 ui.grpBlendingOptions->setTitle(QString(
"%1 (%2)").arg(
ui.grpBlendingOptions->title()).arg(i18n(
"Not Implemented Yet")));
1001 ui.grpBlendingOptions->setEnabled(
false);
1002
1003}
Ui::WdgBlendingOptions ui
References ui.
◆ configChanged
| void BlendingOptions::configChanged |
( |
| ) |
|
|
signal |
◆ ui
| Ui::WdgBlendingOptions BlendingOptions::ui |
|
private |
The documentation for this class was generated from the following files: