diff options
author | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-05 22:04:08 -0600 |
commit | e02e31c8b9d854cd62cbe9799228f6e08e882773 (patch) | |
tree | 53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qglcontext.html | |
parent | 143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff) | |
download | tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip |
Sync with latest script
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> |