|
Guitar
|
#include <ReadOnlyLineEdit.h>


Public Member Functions | |
| ReadOnlyLineEdit (QWidget *parent=nullptr) | |
| void | setText (QString const &text) |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) override |
| ReadOnlyLineEdit::ReadOnlyLineEdit | ( | QWidget * | parent = nullptr | ) |
|
overrideprotected |
| void ReadOnlyLineEdit::setText | ( | QString const & | text | ) |