Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qmimeglobpattern.cpp File Reference

(18367d0a1182d22f23fa1414432e52b429ae9fa8)

#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()

static bool isFastPattern ( QStringView pattern)
static

Definition at line 178 of file qmimeglobpattern.cpp.

Referenced by QMimeAllGlobPatterns::addGlob().

+ Here is the caller graph for this function:

◆ isSimplePattern()

static bool isSimplePattern ( QStringView pattern)
static

Definition at line 166 of file qmimeglobpattern.cpp.

Referenced by QMimeGlobPatternList::match().

+ Here is the caller graph for this function: