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
qmimeglobpattern.cpp File Reference

(7d163200f9d6f47bce941969869c54369fc26056)

#include "qmimeglobpattern_p.h"
#include <QStringList>
#include <QDebug>
Include dependency graph for qmimeglobpattern.cpp:

Go to the source code of this file.

Functions

static bool isSimplePattern (QStringView pattern)
static bool isFastPattern (QStringView pattern)

Function Documentation

◆ isFastPattern()

bool isFastPattern ( QStringView pattern)
static

Definition at line 179 of file qmimeglobpattern.cpp.

◆ isSimplePattern()

bool isSimplePattern ( QStringView pattern)
static

Definition at line 167 of file qmimeglobpattern.cpp.