Talk:Some C++ Tickles

From Qt Wiki
Revision as of 10:12, 8 May 2015 by NetZwerg (talk | contribs) (Created page with "'''Keep and update''' Keep the page content within FAQ and format for typical Qt (C++) hints. static_cast / dynamic_cast is used quite often and used wrong even more often. S...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Keep and update

Keep the page content within FAQ and format for typical Qt (C++) hints. static_cast / dynamic_cast is used quite often and used wrong even more often. Since Qt is C++ based content at least partly meets the scope of the Qt Wiki