29 :QWidget(parent), m_pixmaps(), m_index(0), m_timer()
48 const int ww = width();
49 const int wh = height();
50 const int pw = pixmap.width();
51 const int ph = pixmap.height();
54 p.drawPixmap((ww - pw) >> 1, (wh - ph) >> 1, pixmap);
bool connect(Kwave::StreamObject &source, const char *output, Kwave::StreamObject &sink, const char *input)