QTextEdit inherits QAbstractScrollArea. The member function of your interest is QAbstractScrollArea::setHorizontalScrollBarPolicy and QAbstractScrollArea::setVerticalScrollBarPolicy . In your case the policy will be Qt::ScrollBarAsNeeded