Class TextWidget
ClassList > TextWidget
Inherits the following classes: QTextEdit
Public Functions
Protected Functions
Public Functions Documentation
function TextWidget
explicit TextWidget::TextWidget (
QWidget * parent=nullptr
)
function adjustSize
void TextWidget::adjustSize ()
function setFont
void TextWidget::setFont (
const QFont & f
)
Protected Functions Documentation
function resizeEvent
void TextWidget::resizeEvent (
QResizeEvent * e
)
function showEvent
void TextWidget::showEvent (
QShowEvent * e
)