#define OT_DECL_NOCOPY(___class)
Removes the default copy constructor and assignment operator.
Definition OTClassHelper.h:14
Definition PlainTextEdit.h:17
bool isAutoScrollToBottomEnabled(void) const
Definition PlainTextEdit.h:29
virtual QWidget * getQWidget(void) override
Returns a pointer to the root widget of this object.
Definition PlainTextEdit.h:25
virtual const QWidget * getQWidget(void) const override
Definition PlainTextEdit.h:26