|
Cppcheck
|
#include <cppchecklibrarydata.h>
Public Member Functions | |
| bool | empty () const |
Public Attributes | |
| QString | type |
| QString | value |
| int | container = -1 |
Definition at line 80 of file cppchecklibrarydata.h.
|
inline |
Definition at line 84 of file cppchecklibrarydata.h.
| int CppcheckLibraryData::Function::ReturnValue::container = -1 |
Definition at line 83 of file cppchecklibrarydata.h.
Referenced by empty().
| QString CppcheckLibraryData::Function::ReturnValue::type |
Definition at line 81 of file cppchecklibrarydata.h.
Referenced by empty().
| QString CppcheckLibraryData::Function::ReturnValue::value |
Definition at line 82 of file cppchecklibrarydata.h.
Referenced by empty().