--- infoscreen/pictureview.cpp 2010/04/07 20:05:19 640 +++ infoscreen/pictureview.cpp 2010/04/08 05:50:48 641 @@ -10,6 +10,9 @@ { } + +// TODO: if the picture doesn't fill the screen, fill the canvas with black before drawing the picture and +// place the image mid-screen void PictureView::paintEvent ( QPaintEvent* event) { Q_UNUSED(event);