diff options
Diffstat (limited to 'doc/html/qglcontext.html')
-rw-r--r-- | doc/html/qglcontext.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qglcontext.html b/doc/html/qglcontext.html index 8f0ab6bf8..215ef3d6e 100644 --- a/doc/html/qglcontext.html +++ b/doc/html/qglcontext.html @@ -137,7 +137,7 @@ visual that matches the format using the given <em>device</em> handle, reducing the demands if the original request cannot be met. <p> The algorithm for reducing the demands of the format is quite simple-minded, so override this method in your subclass if your -application has specific retquirements on visual selection. +application has specific requirements on visual selection. <p> <p>See also <a href="#chooseContext">chooseContext</a>(). <h3 class=fn>int <a name="choosePixelFormat"></a>TQGLContext::choosePixelFormat ( void * dummyPfd, HDC pdc )<tt> [virtual protected]</tt> @@ -157,7 +157,7 @@ visual that matches the format, reducing the demands if the original request cannot be met. <p> The algorithm for reducing the demands of the format is quite simple-minded, so override this method in your subclass if your -application has spcific retquirements on visual selection. +application has spcific requirements on visual selection. <p> <p>See also <a href="#chooseContext">chooseContext</a>(). <h3 class=fn>bool <a name="create"></a>TQGLContext::create ( const <a href="qglcontext.html">TQGLContext</a> * shareContext = 0 )<tt> [virtual]</tt> |