Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flatpak-qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marco Bubke
flatpak-qt-creator
Commits
57df7311
Commit
57df7311
authored
14 years ago
by
Leena Miettinen
Browse files
Options
Downloads
Patches
Plain Diff
Doc: fix links
parent
b40500a7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/api/coding-style.qdoc
+5
-4
5 additions, 4 deletions
doc/api/coding-style.qdoc
with
5 additions
and
4 deletions
doc/api/coding-style.qdoc
+
5
−
4
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment