#include <kis_dlg_layer_style.h>
|
| Ui::WdgBlendingOptions | ui |
| |
Definition at line 72 of file kis_dlg_layer_style.h.
◆ BlendingOptions()
| BlendingOptions::BlendingOptions |
( |
QWidget * | parent | ) |
|
Definition at line 902 of file kis_dlg_layer_style.cpp.
903 : QWidget(parent)
904{
906
907
908 ui.grpBlendingOptions->setTitle(QString(
"%1 (%2)").arg(
ui.grpBlendingOptions->title()).arg(i18n(
"Not Implemented Yet")));
909 ui.grpBlendingOptions->setEnabled(
false);
910
911}
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: