Home | History | Annotate | Download | only in qwebpage

Lines Matching refs:image

345             + QByteArray("p { background-image: url('http://does.not/exist.png');}").toBase64()));
1700 QImage image(page->viewportSize(), QImage::Format_ARGB32);
1701 QPainter painter(&image);