|
QtPass 1.5.1
Multi-platform GUI for pass, the standard unix password manager.
|
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 () |
| #define QT_RCC_MANGLE_NAMESPACE | ( | name | ) |
Definition at line 21410 of file qrc_resources.cpp.
| #define QT_RCC_PREPEND_NAMESPACE | ( | name | ) |
Definition at line 21409 of file qrc_resources.cpp.
| int QT_RCC_MANGLE_NAMESPACE qCleanupResources_resources | ( | ) |
Definition at line 21446 of file qrc_resources.cpp.
| int QT_RCC_MANGLE_NAMESPACE qInitResources_resources | ( | ) |
Definition at line 21437 of file qrc_resources.cpp.
| bool qRegisterResourceData | ( | int | , |
| const unsigned char * | , | ||
| const unsigned char * | , | ||
| const unsigned char * | ) |
| unsigned char qResourceFeatureZstd | ( | ) |
| bool qUnregisterResourceData | ( | int | , |
| const unsigned char * | , | ||
| const unsigned char * | , | ||
| const unsigned char * | ) |