As long as you don't set a valid curve brush nothing gets filled below a curve. Note, that Qt::NoBrush is the default and something in your code should be responsible for the filling area.

Uwe