Exemplo n.º 1
0
QImage CMindMapGraph::backgroundTexture()
{
    QBrush      brush;

    brush = background();
    return brush.textureImage();
}