Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Q
qt-creator
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tobias Hunger
qt-creator
Commits
57df7311
Commit
57df7311
authored
Feb 18, 2011
by
Leena Miettinen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc: fix links
parent
b40500a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
doc/api/coding-style.qdoc
doc/api/coding-style.qdoc
+5
-4
No files found.
doc/api/coding-style.qdoc
View file @
57df7311
...
...
@@ -104,8 +104,9 @@
public/protected/private methods).
\o Do not reimplement methods (not even inlines,
nor protected or private methods).
\o Check BinaryCompatibilityWorkarounds for ways to preserve binary
compatibility.
\o Check
\l {http://developer.qt.nokia.com/wiki/Binary_Compatibility_Workarounds}{Binary Compatibility Workarounds}
for ways to preserve binary compatibility.
\endlist
\endlist
...
...
@@ -792,8 +793,8 @@
\section2 Namespacing
Read
QtInNamespace and keep in mind that all of Qt Creator is
\e{namespace aware} code.
Read
\l {http://developer.qt.nokia.com/wiki/Qt_In_Namespace}{Qt In Namespace}
and keep in mind that all of Qt Creator is
\e{namespace aware} code.
\section2 Conventions for Public Header Files
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment