QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
qrc_resources.cpp File Reference

Go to the source code of this file.

Macros

#define QT_RCC_PREPEND_NAMESPACE(name)
#define QT_RCC_MANGLE_NAMESPACE(name)

Functions

bool qRegisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
bool qUnregisterResourceData (int, const unsigned char *, const unsigned char *, const unsigned char *)
unsigned char qResourceFeatureZstd ()
int QT_RCC_MANGLE_NAMESPACE qInitResources_resources ()
int QT_RCC_MANGLE_NAMESPACE qCleanupResources_resources ()

Macro Definition Documentation

◆ QT_RCC_MANGLE_NAMESPACE

#define QT_RCC_MANGLE_NAMESPACE ( name)
Value:
name

Definition at line 21410 of file qrc_resources.cpp.

◆ QT_RCC_PREPEND_NAMESPACE

#define QT_RCC_PREPEND_NAMESPACE ( name)
Value:
name

Definition at line 21409 of file qrc_resources.cpp.

Function Documentation

◆ qCleanupResources_resources()

int QT_RCC_MANGLE_NAMESPACE qCleanupResources_resources ( )

Definition at line 21446 of file qrc_resources.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ qInitResources_resources()

int QT_RCC_MANGLE_NAMESPACE qInitResources_resources ( )

Definition at line 21437 of file qrc_resources.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ qRegisterResourceData()

bool qRegisterResourceData ( int ,
const unsigned char * ,
const unsigned char * ,
const unsigned char *  )

◆ qResourceFeatureZstd()

unsigned char qResourceFeatureZstd ( )
Here is the caller graph for this function:

◆ qUnregisterResourceData()

bool qUnregisterResourceData ( int ,
const unsigned char * ,
const unsigned char * ,
const unsigned char *  )