#include <kis_multinode_property.h>
Definition at line 290 of file kis_multinode_property.h.
◆ ~MultinodePropertyConnectorInterface()
| MultinodePropertyConnectorInterface::~MultinodePropertyConnectorInterface |
( |
| ) |
|
|
override |
◆ connectAutoEnableWidget()
| void MultinodePropertyConnectorInterface::connectAutoEnableWidget |
( |
QWidget * | widget | ) |
|
|
virtual |
◆ connectIgnoreCheckBox()
| virtual void MultinodePropertyConnectorInterface::connectIgnoreCheckBox |
( |
QCheckBox * | ignoreBox | ) |
|
|
pure virtual |
◆ connectValueChangedSignal()
| void MultinodePropertyConnectorInterface::connectValueChangedSignal |
( |
const QObject * | receiver, |
|
|
const char * | method, |
|
|
Qt::ConnectionType | type = Qt::AutoConnection ) |
◆ notifyIgnoreChanged()
| virtual void MultinodePropertyConnectorInterface::notifyIgnoreChanged |
( |
| ) |
|
|
pure virtual |
◆ notifyValueChanged()
| void MultinodePropertyConnectorInterface::notifyValueChanged |
( |
| ) |
|
|
virtual |
◆ sigValueChanged
| void MultinodePropertyConnectorInterface::sigValueChanged |
( |
| ) |
|
|
signal |
◆ slotIgnoreCheckBoxChanged
| virtual void MultinodePropertyConnectorInterface::slotIgnoreCheckBoxChanged |
( |
int | state | ) |
|
|
protectedpure virtualslot |
The documentation for this class was generated from the following files: