#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:28
virtual QWidget * getQWidget(void) override
Returns a pointer to the root widget of this object.
Definition PlainTextEdit.h:25