diff --git a/doc/qtcreator/images/qtcreator-code-style-getter-setter.png b/doc/qtcreator/images/qtcreator-code-style-getter-setter.png deleted file mode 100644 index 7a89c2a1db3..00000000000 Binary files a/doc/qtcreator/images/qtcreator-code-style-getter-setter.png and /dev/null differ diff --git a/doc/qtcreator/src/editors/creator-code-indentation.qdoc b/doc/qtcreator/src/editors/creator-code-indentation.qdoc index 790395cc41f..09afcca6b5e 100644 --- a/doc/qtcreator/src/editors/creator-code-indentation.qdoc +++ b/doc/qtcreator/src/editors/creator-code-indentation.qdoc @@ -305,13 +305,5 @@ pointers to functions and pointers to arrays. \image qtcreator-pointers-references.png "Pointers and References options" - - \section1 Naming Getters - - To prefer getter names without the string \e get, select the - \uicontrol {Prefer getter names without "get"} check box in the - \uicontrol {Getter and Setter} tab. - - \image qtcreator-code-style-getter-setter.png \endif */