Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qmimeglobpattern.cpp File Reference
#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 (const QString &pattern)
 
static bool isFastPattern (const QString &pattern)
 

Function Documentation

◆ isFastPattern()

static bool isFastPattern ( const QString 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 ( const QString pattern)
static

Definition at line 166 of file qmimeglobpattern.cpp.

Referenced by QMimeGlobPatternList::match().

+ Here is the caller graph for this function: