Translations:Policies/Kdelibs Coding Style/25/en

    From KDE TechBase

    Qt Includes

    • If you add #includes for Qt classes, use both the module and class name. This allows library code to be used by applications without excessive compiler include paths.