Cppcheck
Public Attributes | List of all members
CppcheckLibraryData::Markup::CodeBlocks Struct Reference

#include <cppchecklibrarydata.h>

Public Attributes

QStringList blocks
 
int offset = -1
 
QString start
 
QString end
 

Detailed Description

Definition at line 183 of file cppchecklibrarydata.h.

Member Data Documentation

◆ blocks

QStringList CppcheckLibraryData::Markup::CodeBlocks::blocks

Definition at line 184 of file cppchecklibrarydata.h.

Referenced by loadMarkup(), and writeMarkup().

◆ end

QString CppcheckLibraryData::Markup::CodeBlocks::end

Definition at line 187 of file cppchecklibrarydata.h.

Referenced by loadMarkup(), and writeMarkup().

◆ offset

int CppcheckLibraryData::Markup::CodeBlocks::offset = -1

Definition at line 185 of file cppchecklibrarydata.h.

Referenced by loadMarkup(), and writeMarkup().

◆ start

QString CppcheckLibraryData::Markup::CodeBlocks::start

Definition at line 186 of file cppchecklibrarydata.h.

Referenced by loadMarkup(), and writeMarkup().


The documentation for this struct was generated from the following file: