QtBase  v6.3.1
Functions
propertyprinter.cpp File Reference
#include "propertyprinter.h"
#include <iostream>
Include dependency graph for propertyprinter.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE void qmakePropertyPrinter (const QList< QPair< QString, QString >> &values)
 
void jsonPropertyPrinter (const QList< QPair< QString, QString >> &values)
 

Function Documentation

◆ jsonPropertyPrinter()

void jsonPropertyPrinter ( const QList< QPair< QString, QString >> &  values)

Definition at line 59 of file propertyprinter.cpp.

Here is the call graph for this function:

◆ qmakePropertyPrinter()

QT_BEGIN_NAMESPACE void qmakePropertyPrinter ( const QList< QPair< QString, QString >> &  values)

Definition at line 46 of file propertyprinter.cpp.

Here is the call graph for this function: