diff options
| author | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2013-11-07 10:44:28 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-11-07 18:00:28 +0100 |
| commit | 560d33ad0489aab17799ab5166ebadf9150d680a (patch) | |
| tree | 59a79c334936f350317d174c189af5ef99f23232 /src/tools/uic/cpp/cppwriteincludes.cpp | |
| parent | 18bb8d6b16548c669f8dfe33a865f7f1cff80e1d (diff) | |
Introduce proper QSurfaceFormat's setters/testers for format options
Fixes several things
* setOption(options) has the wrong name (singular)
* setOption(options) doesn't set the current options to the argument, but
ORs the current options with the argument and sets the result
* testOption(options) has the wrong name
The old methods get deprecated, and new methods and overloads get
introduced here. Old code behavior is thereby preserved.
Change-Id: I51bba49f22810c80e6b4980892600d616503af6b
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteincludes.cpp')
0 files changed, 0 insertions, 0 deletions
