Make C++ class constructors that can be used with only one required argument 'explicit' to minimize wrong use of the class. Change-Id: Ida9f9c2f0c8608c35b0137b2512a6747afd69515 Reviewed-by: Mitch Curtis <mitch.curtis@nokia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> |
||
|---|---|---|
| .. | ||
| codecs | ||
| completer | ||
| contiguouscache | ||
| customcompleter | ||
| customtype | ||
| customtypesending | ||
| echoplugin | ||
| i18n | ||
| plugandpaint | ||
| plugandpaintplugins | ||
| regexp | ||
| settingseditor | ||
| styleplugin | ||
| treemodelcompleter | ||
| undo | ||
| undoframework | ||
| README | ||
| tools.pro | ||
README
Qt is equipped with a range of capable tool classes, from containers and iterators to classes for string handling and manipulation. Other classes provide application infrastructure support, handling plugin loading and managing configuration files. Documentation for these examples can be found via the Examples link in the main Qt documentation.