Skip to content
  • Kai Koehne's avatar
    Add support for qCDebug and friends · 15086363
    Kai Koehne authored
    
    
    Add support for qCDebug and categorized logging to Qt Creator.
    For Qt 5.2 and newer we can just rely on the same feature in Qt.
    For older Qt versions we declare a dummy class that has a hard-
    coded configuration.
    
    Change-Id: I4954616100c0a100675904ab25479ad84166227b
    Reviewed-by: default avatarFawzi Mohamed <fawzi.mohamed@digia.com>
    15086363