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
profileutils.h File Reference

(37a4d711555f1876a5d861da556160e90d5f4e33)

#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <algorithm>
Include dependency graph for profileutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool isProOrPriFile (const QString &filePath)
QStringList extractProFiles (QStringList *files)

Function Documentation

◆ extractProFiles()

QStringList extractProFiles ( QStringList * files)
inline

Definition at line 20 of file profileutils.h.

◆ isProOrPriFile()

bool isProOrPriFile ( const QString & filePath)
inline

Definition at line 14 of file profileutils.h.