Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Community portal
Current events
Recent changes
contributor help pages
Tasks and Tools
Modify a page
Add new content
Page elements
Typographical guidelines
More markup help
Search
Search
Log in
Personal tools
Log in
Contents
move to sidebar
hide
Beginning
1
New coding policy standards which should be use in Calligra master
Toggle the table of contents
Toggle the table of contents
Krita/docs/NewCodingPoliciesInMaster
Page
Discussion
English
Read
View source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
View source
View history
General
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
From KDE Community Wiki
<
Krita
|
docs
Revision as of 18:45, 10 September 2015 by
Dmitry
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
New coding policy standards which should be use in Calligra master
Use Q_SLOTS ans Q_SIGNALS instead of slots/signals keywords we used before
Add Q_DECL_HIDDEN to all Private classes in new code
all #include <QDebug> and #include <kdebug.h> should be #include <kis_debug.h> now
Toggle limited content width