Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
utils.cpp File Reference

(ccddb1221fd05e300e3b5d1ab4ffb5fba49f17db)

#include "utils.h"
#include <QFileInfo>
#include <QFile>
#include <QTextStream>
#include <iostream>
Include dependency graph for utils.cpp:

Go to the source code of this file.

Namespaces

namespace  Utils

Functions

void Utils::printErr (const QString &out)
void Utils::printOut (const QString &out)
QMultiHash< QString, QStringUtils::getIncludeOptions (const QFileInfo &root, const QStringList &paths)
QString Utils::getIndentation (const QString &line)
QStringList Utils::readLines (const QString &filename)
void Utils::writeLines (const QString &filename, const QStringList &lines)