[KPhotoAlbum] restructuring video thumbnail generation with ffmpeg

Tobias Leupold tobias.leupold at gmx.de
Fri Sep 8 10:38:25 BST 2017


> PS:  I found two conventions for writing the {}-clauses:
> 
> a) (my preference)
> 
>      if (...) {
> 
>          do something
> 
>      } else {
> 
>          whatever
> 
>      }
> 
> b)
> 
>      if (...)
> 
>      {
> 
>          do something
> 
>      }
> 
> Which one is the preferred one in KPA?

I think we try to stick to the kdelibs coding style:
https://community.kde.org/Policies/Kdelibs_Coding_Style




More information about the Kphotoalbum mailing list