22    , m_thisWidget(thisWidget)
 
 
   62    if (
auto qwidget = qobject_cast<QWidget *>(
parent->asQObject())) {
 
   65        qWarning() << Q_FUNC_INFO << 
"parent is not a widget, you have a bug" << 
parent->asQObject();
 
 
   72    d << 
" Dump Start: Host=" << m_thisWidget << 
rect()
 
 
  104    m_thisWidget->
hide();
 
 
int devicePixelRatio() const const