<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, its from my own program - but my KDE skills aren't that good, I'm
still learning. So, what keywords should I search for in the
documentation?<br>
<br>
Thx for your prompt reply!<br>
<br>
Kevin<br>
<br>
Kevin Krammer wrote:
<blockquote cite="mid200408071356.44359.kevin.krammer@gmx.at"
 type="cite">
  <pre wrap="">On Saturday 07 August 2004 13:51, Kevin Gilbert wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi everybody,

What I want to do is to capture the complete image that my program is
displaying - even though that image is larger than the current
dimensions of my QScollView.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Is this from within you own program?

Can't you just  paint the scrollview's content into a QPixmap?

Cheers,
Kevin
  </pre>
</blockquote>
</body>
</html>