Commit graph

7 commits

Author SHA1 Message Date
Rasmus Karlsson 2057611011 use #include <> for system-wide includes and #include "" for local includes 2017-01-05 17:02:05 +01:00
Rasmus Karlsson 00ff1e72e2 use the m_ prefix on all variables stored in a class
This is a flavour thing btw, but if you do it with some variables you
should do it with all of them. This helps avoid variable name clashes
too that often happens in constructors
2017-01-05 16:54:34 +01:00
Rasmus Karlsson dc26c86268 Getters of complex types should be const reference if possible 2017-01-05 16:53:57 +01:00
Rasmus Karlsson 8411d71741 Store the QStrings by value instead of by pointer 2017-01-05 16:53:13 +01:00
Rasmus Karlsson f41a541249 Contructors with an argument other than its own type should be specified as explicit 2017-01-05 16:49:08 +01:00
fourtf e68f885dff ddddddddddddddddddddddddddddd 2017-01-05 16:22:55 +01:00
fourtf b7de109335 added words and message 2017-01-05 16:07:20 +01:00