Quantcast
Channel: PowerDevil activity
Viewing all articles
Browse latest Browse all 1808

Jakob Petsovits commented on merge request !370 at Plasma / PowerDevil

$
0
0

The on prefix should be used for slots, rather than signals. Also, let's not use const for parameters passed by value. Combined, it can look like this:

    void osdActiveChanged(bool active);

Viewing all articles
Browse latest Browse all 1808

Trending Articles