Searched refs:setTransparent (Results 1 – 6 of 6) sorted by relevance
82 void setTransparent(bool transparent); in QT_FORWARD_DECLARE_CLASS()
149 connect(transparent, &QCheckBox::toggled, glwidget, &GLWidget::setTransparent); in MainWindow()
548 void GLWidget::setTransparent(bool transparent) in setTransparent() function in GLWidget