38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 41 #include <QtWidgets/QTextEdit> 42 class QContextMenuEvent;
54 Q_PROPERTY(
int max_length READ maxLength WRITE setMaxLength)
63 int maxLength()
const;
65 void setMaxLength(
int max_length);
70 void contextMenuEvent(QContextMenuEvent * e)
override;
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
QTextEdit implementation with a "clear" button in the context menu.
Definition: TOPPASLogWindow.h:50
int max_length_
Members:
Definition: TOPPASLogWindow.h:74